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

View File

@ -1,4 +1,4 @@
<div class="d-flex justify-content-end gap-2 mb-2">
<div class="d-flex justify-content-end gap-2 mb-1">
<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>