sdaz
This commit is contained in:
parent
7099e68a1c
commit
b261ada683
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user