This commit is contained in:
KONE SOREL 2026-03-13 17:33:03 +00:00
parent 7794d06794
commit 0e92c90196

View File

@ -353,7 +353,7 @@
<div class="card border-0 shadow-sm mb-1">
<div class="card-header py-3 d-flex align-items-center justify-content-between">
<h6 class="mb-0 text-primary fw-bold text-uppercase">
<i class="fas fa-hospital me-2"></i><?= _("Centres de Soins & Dentisteries") ?>
<i class="fas fa-hospital me-2"></i><?= _("Règles dans les Centres de Soins & Dentisteries") ?>
</h6>
<span class="badge bg-primary text-light rounded-pill"><?= _("14 Paramètres") ?></span>
</div>
@ -433,7 +433,7 @@
<div class="card border-0 shadow-sm mb-1">
<div class="card-header py-3 d-flex align-items-center justify-content-between">
<h6 class="mb-0 text-success fw-bold text-uppercase">
<i class="fas fa-pills me-2"></i><?= _("Gestion des Pharmacies") ?>
<i class="fas fa-pills me-2"></i><?= _("Règles dans les Pharmacies") ?>
</h6>
<span class="badge bg-success text-light rounded-pill"><?= _("09 Paramètres") ?></span>
</div>
@ -490,8 +490,8 @@
<div class="card border-0 shadow-sm mb-1">
<div class="card-header py-3 d-flex align-items-center justify-content-between">
<h6 class="mb-0 text-white fw-bold text-uppercase">
<i class="fas fa-microscope me-2"></i><?= _("Laboratoires & Imageries") ?>
<h6 class="mb-0 text-danger fw-bold text-uppercase">
<i class="fas fa-microscope me-2"></i><?= _("Règles dans les Laboratoires & Imageries") ?>
</h6>
<span class="badge bg-danger text-light rounded-pill"><?= _("01 Paramètre") ?></span>
</div>