This commit is contained in:
KONE SOREL 2026-03-10 14:01:36 +00:00
parent 906ed6dfa0
commit 69711ab92e

View File

@ -1,7 +1,7 @@
<div class="card border-0 shadow-sm border-start border-primary border-4 mb-4">
<div class="card-header bg-white py-3 border-0">
<h6 class="mb-0 fw-bold text-uppercase text-warning small" id="titre_formData">
<i class="fas fa-edit me-2"></i><?= _("Modification du Pays") ?>
<i class="fas fa-edit me-2"></i><?= _("Modification des données du Pays") ?>
</h6>
</div>