This commit is contained in:
KONE SOREL 2026-04-13 09:52:14 +00:00
parent 36809184ca
commit d2d6590773

View File

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