ser
This commit is contained in:
parent
27301df7f4
commit
a8500b62fb
|
|
@ -4,7 +4,7 @@
|
|||
$superUser = $_SESSION['superUser'];
|
||||
?>
|
||||
|
||||
<div class="d-flex justify-content-start mb-2 animate__animated animate__fadeIn">
|
||||
<div class="d-flex justify-content-start mt-1 mb-2 animate__animated animate__fadeIn">
|
||||
<div class="badge bg-light text-primary border px-3 py-2 shadow-sm" style="border-radius: var(--radius-md);">
|
||||
<i class="fas fa-list-ul me-2"></i><?= _("Total") ?> : <span class="fw-bold"><?= $nbreAffiche ?></span> <?= _("lignes") ?>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user