This commit is contained in:
KONE SOREL 2026-03-11 13:27:14 +00:00
parent 58c3f056f7
commit 85a7e40c4a

View File

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