df
This commit is contained in:
parent
afee73bec7
commit
53d19cb284
|
|
@ -31,9 +31,14 @@
|
|||
|
||||
<div id="Generaux" class="tab-custom-content">
|
||||
<div class="card border-0 shadow-sm overflow-hidden">
|
||||
<div class="card-header bg-dark py-3">
|
||||
<h6 class="mb-0 text-white fw-bold"><i class="fas fa-globe me-2"></i><?= _("LOCALISATION ET SYSTÈME") ?></h6>
|
||||
<div class="card-header bg-dark py-3 d-flex align-items-center justify-content-between">
|
||||
<h6 class="mb-0 text-white fw-bold">
|
||||
<i class="fas fa-globe me-2"></i>
|
||||
<?= _("LOCALISATION ET SYSTÈME") ?>
|
||||
</h6>
|
||||
<span class="badge bg-white text-primary rounded-pill"><?= _("03 Paramètres") ?></span>
|
||||
</div>
|
||||
|
||||
<div class="card-body p-0">
|
||||
<table class="table table-hover align-middle mb-0">
|
||||
<tbody>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user