This commit is contained in:
KONE SOREL 2026-04-10 10:17:40 +00:00
parent 804d3e7024
commit 28ff5405e7

View File

@ -60,7 +60,7 @@
<td class="text-center small text-muted"><?= $appli ?></td>
<td class="text-center">
<button type="button"
class="btn btn-outline-primary btn-sm rounded-pill px-3 shadow-sm fw-bold"
class="btn btn-outline-warning btn-sm rounded-pill px-3 shadow-sm fw-bold"
onclick="formModifTableRef(<?= $idData ?>);">
<i class="fas fa-edit me-1"></i> <?= _("Modifier") ?>
</button>