This commit is contained in:
KONE SOREL 2026-04-04 17:59:04 +00:00
parent 7099e68a1c
commit b261ada683

View File

@ -15,7 +15,9 @@
</div>
<div>
<h4 id="titre-page" class="mb-0 fw-bold text-uppercase fs-5 text-warning"><?= _("Modifier Réseau Soins") ?></h4>
<p class="text-muted small mb-0 d-none d-md-block"><?= _("Code :") ?> <span class="badge bg-light text-dark border"><?= $codeReseau ?></span> — <?= $libelleActuel ?></p>
<p class="text-muted small mb-0 d-none d-md-block">
<?= _("Code") ?> <span class="badge bg-light text-primary border fw-bold"><?= $codeReseau ?></span>
<span class="badge bg-light text-primary border fw-bold"><?= $libelleActuel ?></span></p>
</div>
</div>