fg
This commit is contained in:
parent
9b93b02963
commit
0a98b85526
|
|
@ -15,7 +15,7 @@
|
|||
</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-muted border"><?= $codeReseau ?></span> — <?= $libelleActuel ?></p>
|
||||
<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>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
<div class="col-lg-5">
|
||||
<div class="card border-0 shadow-sm h-100 bg-light">
|
||||
<div class="card-header bg-transparent py-3 border-bottom border-primary-light">
|
||||
<h6 class="mb-0 fw-bold text-muted text-uppercase small"><i class="fas fa-history me-2"></i><?= _("Configuration Actuelle") ?></h6>
|
||||
<h6 class="mb-0 fw-bold text-muted text-uppercase"><i class="fas fa-history me-2"></i><?= _("Configuration Actuelle") ?></h6>
|
||||
</div>
|
||||
<div class="card-body p-4">
|
||||
<div class="mb-3">
|
||||
|
|
@ -55,7 +55,7 @@
|
|||
<div class="col-lg-7">
|
||||
<div class="card border-0 shadow-sm h-100 border-start border-warning border-4">
|
||||
<div class="card-header bg-white py-3 border-bottom border-primary-light">
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase small"><i class="fas fa-pen-fancy me-2"></i><?= _("Mise à jour du libellé") ?></h6>
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase"><i class="fas fa-pen-fancy me-2"></i><?= _("Mise à jour du libellé") ?></h6>
|
||||
</div>
|
||||
<div class="card-body p-4">
|
||||
<div class="row g-3">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user