This commit is contained in:
KONE SOREL 2026-03-14 09:37:04 +00:00
parent c9ed923a0f
commit 603330b341

View File

@ -1,4 +1,4 @@
<div class="d-flex justify-content-end gap-2 mb-3">
<div class="d-flex justify-content-end gap-2 mb-2">
<button type="button" id="btn-fermer" class="btn btn-light border fw-bold shadow-sm" onclick="fermeFormulaire();" style="display:none;">
<i class="fas fa-times me-1"></i> <?= _("Fermer") ?>
</button>