This commit is contained in:
KONE SOREL 2026-03-31 08:45:16 +00:00
parent fd70a6e554
commit 40a43e6c99

View File

@ -9,8 +9,11 @@
<i class="fas fa-edit fs-5"></i>
</div>
<div>
<h4 id="titre-page" class="mb-0 fw-bold text-uppercase"><?= _("Modifier Règles Métier") ?></h4>
<p class="text-muted small mb-0"><?= _("Production & Comptabilité") ?></p>
<h4 id="titre-page" class="mb-0 fw-bold text-warning text-uppercase"><?= _("Modifier Règles Métier") ?></h4>
<p class="text-muted small mb-0">
<span class="badge bg-warning text-white me-2 fw-bold text-uppercase" style="font-size: 0.6rem;"><?= _("Mode Édition") ?></span>
<?= _("Production & Comptabilité") ?>
</p>
</div>
</div>