This commit is contained in:
KONE SOREL 2026-01-22 17:20:22 +00:00
parent 0d6a085ddd
commit 54d24c9c09

View File

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