This commit is contained in:
KONE SOREL 2026-03-10 14:34:41 +00:00
parent 39e377f7c3
commit 98f44547cc

View File

@ -1,7 +1,7 @@
<form id="formData" class="container-fluid p-0">
<div class="card border-0 shadow-sm border-start border-4 border-primary" style="border-radius: var(--radius-md);">
<div class="card-header bg-white py-3 border-bottom">
<h6 class="mb-0 fw-bold text-uppercase text-primary small">
<h6 class="mb-0 text-uppercase text-primary small">
<i class="fas fa-calendar-plus me-2"></i><?= _("Ajouter un nouveau jour férié") ?>
</h6>
</div>