This commit is contained in:
KONE SOREL 2026-04-17 15:07:08 +00:00
parent 4658aafbd5
commit 8495df8ad6

View File

@ -103,7 +103,7 @@
<?php else: ?>
<button class="btn btn-sm btn-warning fw-bold shadow-sm rounded-pill px-3 transition-hover"
onclick="modifier_beneficiaire('<?= $idBeneficiaire; ?>');">
<i class="fas fa-edit me-1"></i> <?= _("Cor") ?>
<i class="fas fa-edit me-1"></i> <?= _("Modifier") ?>
</button>
<?php endif; ?>
</td>