This commit is contained in:
KONE SOREL 2026-04-13 15:18:30 +00:00
parent b5ccdf7d6e
commit 06f8bfb71c

View File

@ -42,7 +42,7 @@
</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>