df
This commit is contained in:
parent
d6eb5bb2b1
commit
d281606dc0
|
|
@ -44,7 +44,7 @@
|
|||
<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 small"><i class="fas fa-id-card me-2"></i><?= _("Profil Utilisateur") ?></h6>
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase"><i class="fas fa-id-card me-2"></i><?= _("Profil Utilisateur") ?></h6>
|
||||
</div>
|
||||
<div class="card-body p-4">
|
||||
<div class="row g-3">
|
||||
|
|
@ -82,7 +82,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 border-2 border-primary-light">
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase small"><i class="fas fa-toggle-on me-2"></i><?= _("Statut du Compte") ?></h6>
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase"><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