der
This commit is contained in:
parent
17efb36e23
commit
fb3f5a29e8
|
|
@ -43,8 +43,8 @@
|
|||
<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 border-2 border-primary-light">
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase"><i class="fas fa-id-card me-2"></i><?= _("Profil Utilisateur") ?></h6>
|
||||
<div class="card-header bg-white 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">
|
||||
<div class="row g-3">
|
||||
|
|
@ -81,8 +81,8 @@
|
|||
|
||||
<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 border-2 border-primary-light">
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase"><i class="fas fa-toggle-on me-2"></i><?= _("Statut du Compte") ?></h6>
|
||||
<div class="card-header bg-white 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">
|
||||
<label class="form-label small fw-bold text-muted"><?= _("Compte Actif ?") ?></label>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user