frt
This commit is contained in:
parent
4676e658bb
commit
af8fefb570
|
|
@ -56,8 +56,8 @@
|
|||
|
||||
<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"><i class="fas fa-pen-fancy me-2"></i><?= _("Mise à jour du libellé") ?></h6>
|
||||
<div class="card-header bg-white py-3 border-bottom bg-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>
|
||||
</div>
|
||||
<div class="card-body p-4">
|
||||
<div class="row g-3">
|
||||
|
|
@ -82,8 +82,8 @@
|
|||
</form>
|
||||
|
||||
<div class="card border-0 shadow-sm">
|
||||
<div class="card-header bg-white py-3 d-flex justify-content-between align-items-center border-bottom border-primary-light">
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase small border-bottom bg-light">
|
||||
<div class="card-header bg-white py-3 d-flex justify-content-between align-items-center border-bottom bg-light">
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase small">
|
||||
<i class="fas fa-hospital-user me-2"></i><?= _("Prestataires du Réseau") ?>
|
||||
</h6>
|
||||
<span class="badge bg-primary-ghost text-primary rounded-pill px-3 py-2">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user