This commit is contained in:
KONE SOREL 2026-04-04 09:35:00 +00:00
parent 245469e7e4
commit bf2cc74ee9

View File

@ -1,6 +1,6 @@
<div class="card border-0 shadow-sm border-start border-success border-4 mb-4">
<div class="card-header bg-white py-3 border-0">
<h6 class="mb-0 fw-bold text-uppercase text-success small" id="titre_formData">
<h6 class="mb-0 fw-bold text-uppercase text-primary small" id="titre_formData">
<i class="fas fa-plus-circle me-2"></i><?= _("Ajouter une nouvelle Localité") ?>
</h6>
</div>