This commit is contained in:
KONE SOREL 2026-03-16 09:23:41 +00:00
parent cba9114453
commit 83f432d54c

View File

@ -6,7 +6,7 @@
<i class="fas fa-edit fs-4"></i>
</div>
<div>
<h4 id="titre-page" class="mb-0 fw-bold text-uppercase fs-5"><?= _("Modifier Informations Garant") ?></h4>
<h4 id="titre-page" class="mb-0 fw-bold text-uppercase fs-5 text-warning"><?= _("Modifier Informations Garant") ?></h4>
<p class="text-muted small mb-0 d-none d-md-block"><?= _("ID Système :") ?> <span class="fw-bold">#<?= $this->nettoyer($gc['id']) ?></span> — <?= $this->nettoyer($gc['libelle']) ?></p>
</div>
</div>