This commit is contained in:
KONE SOREL 2026-04-04 15:55:47 +00:00
parent b7bbc864c5
commit 96ef4520e1

View File

@ -16,7 +16,7 @@
</th>
<th class="text-center pe-3">
<div class="btn-group shadow-xs">
<button type="button" class="btn btn-primary btn-sm px-3 me-2" title="<?= _("Ajouter la tranche") ?>" onClick="ajouter_une_trancheage();">
<button type="button" class="btn btn-primary btn-sm px-3 me-4" title="<?= _("Ajouter la tranche") ?>" onClick="ajouter_une_trancheage();">
<i class="fa fa-plus"></i>
</button>
<button type="button" class="btn btn-danger-light btn-sm" title="<?= _("Vider") ?>" onClick="vider_entete_trancheage();">