sqze
This commit is contained in:
parent
f9ab736214
commit
cbca478b64
|
|
@ -43,7 +43,7 @@
|
|||
<div class="row g-2">
|
||||
<div class="col-lg-8">
|
||||
<div class="card border-0 shadow-sm h-100">
|
||||
<div class="card-header bg-white py-3 border-bottom bg-light text-uppercase">
|
||||
<div class="card-header py-3 border-bottom bg-light text-uppercase">
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase small"><i class="fas fa-id-card me-2"></i><?= _("Profil Utilisateur") ?></h6>
|
||||
</div>
|
||||
<div class="card-body p-4">
|
||||
|
|
@ -81,7 +81,7 @@
|
|||
|
||||
<div class="col-lg-4">
|
||||
<div class="card border-0 shadow-sm mb-4 border-start border-primary border-4">
|
||||
<div class="card-header bg-white py-3 border-bottom bg-light text-uppercase">
|
||||
<div class="card-header py-3 border-bottom bg-light text-uppercase">
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase small"><i class="fas fa-toggle-on me-2"></i><?= _("Statut du Compte") ?></h6>
|
||||
</div>
|
||||
<div class="card-body p-4">
|
||||
|
|
@ -93,7 +93,7 @@
|
|||
</div>
|
||||
|
||||
<div class="card border-0 shadow-sm border-start border-info border-4">
|
||||
<div class="card-header bg-white py-3 border-bottom bg-light">
|
||||
<div class="card-header py-3 border-bottom bg-light">
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase small"><i class="fas fa-eye me-2"></i><?= _("Confidentialité Médicale") ?></h6>
|
||||
</div>
|
||||
<div class="card-body p-4">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user