This commit is contained in:
KONE SOREL 2026-02-27 15:54:03 +00:00
parent e3d3ffceab
commit 97917d53a9

View File

@ -10,7 +10,7 @@
</div>
<div>
<h4 id="titre-page" class="mb-0 fw-bold text-uppercase"><?= _("Règles Métiers") ?></h4>
<p class="text-primary small mb-0"><?= _("Filtrez et gérez les règles métiers du centre de gestion") ?></p>
<p class="text-primary small mb-0"><?= _("Filtrez et gérez les paramètres métiers du centre de gestion") ?></p>
</div>
</div>
@ -223,7 +223,7 @@
<div class="card border-0 shadow-sm mb-4">
<div class="card-header bg-info py-3 d-flex align-items-center justify-content-between">
<h6 class="mb-0 text-white fw-bold text-uppercase">
<i class="fas fa-comment-alt me-2"></i><?= _("Communication & Notifications") ?>
<i class="fas fa-comment-alt me-2"></i><?= _("Règles du Médical") ?>
</h6>
<span class="badge bg-white text-primary rounded-pill"><?= _("14 Paramètres") ?></span>
</div>