This commit is contained in:
KONE SOREL 2026-03-13 17:26:18 +00:00
parent b4ce59a294
commit 1add665828

View File

@ -31,11 +31,11 @@
<form id="formModifMedical">
<div class="card border-0 shadow-sm mb-1">
<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">
<div class="card-header py-3 d-flex align-items-center justify-content-between">
<h6 class="mb-0 text-info fw-bold text-uppercase">
<i class="fas fa-comment-alt me-2"></i><?= _("Paramètres du Médical") ?>
</h6>
<span class="badge bg-white text-primary rounded-pill"><?= _("14 Paramètres") ?></span>
<span class="badge bg-info text-light rounded-pill"><?= _("14 Paramètres") ?></span>
</div>
<div class="card-body p-0">
@ -79,8 +79,8 @@
</div>
<div class="card border-0 shadow-sm mb-1">
<div class="card-header bg-dark py-3">
<h6 class="mb-0 text-white fw-bold text-uppercase">
<div class="card-header py-3">
<h6 class="mb-0 text-dark fw-bold text-uppercase">
<i class="fas fa-file-medical-alt me-2"></i><?= _("Protocoles d'Entente Préalable") ?>
</h6>
</div>