This commit is contained in:
KONE SOREL 2026-01-22 17:19:36 +00:00
parent edf262e220
commit 0d6a085ddd

View File

@ -68,7 +68,7 @@
</td>
<td class="text-center">
<div class="btn-group shadow-sm">
<button class="btn btn-sm btn-primary" title="<?= _("Valider") ?>"
<button class="btn btn-sm btn-primary me-1" title="<?= _("Valider") ?>"
onClick="valider_remboursement('<?= $idDemande ?>');">
<i class="fas fa-check"></i>
</button>