This commit is contained in:
KONE SOREL 2026-04-09 13:25:11 +00:00
parent d37e1324ae
commit 19cfb03d85

View File

@ -6,7 +6,7 @@
<div class="modal-content shadow-lg border-0">
<div class="modal-header bg-light border-bottom-0 py-3">
<h5 class="modal-title d-flex align-items-center fw-bold">
<span class="badge bg-light me-2 px-3 py-2"><?= $lettreCle ?></span>
<span class="badge bg-info me-2 px-3 py-2"><?= $lettreCle ?></span>
<span class="text-light small text-uppercase"><?= _("Détail des actes impactés") ?></span>
</h5>
<button type="button" class="btn p-2 border-0 shadow-none d-flex align-items-center justify-content-center"