This commit is contained in:
KONE SOREL 2026-01-13 19:08:23 +00:00
parent 65ed943799
commit 9e0c166719

View File

@ -9,9 +9,9 @@
<div id="div_liste" class="container-fluid py-3 animate__animated animate__fadeIn">
<h1 class="text-primary"><i class="fas fa-users-cog me-2"></i> <?= _("Utilisateurs Portail RH") ?></h1>
<div class="card shadow-sm border-0">
<div class="card-header bg-primary text-white py-3 d-flex justify-content-between align-items-center">
<h5 class="mb-0 fw-bold">
<div class="card-header d-flex justify-content-between align-items-center py-1">
<h5 class="mb-0 fw-bold">
<h5 class="mb-0 fw-bold">
<span class="fw-normal text-white-50"><?= $nomClient ?></span>
</h5>
<div class="d-flex align-items-center gap-3">
@ -19,8 +19,10 @@
<?= count($users) ?> <?= _("comptes") ?>
</span>
</div>
</div>
</h5>
</div>
<div class="card shadow-sm border-0">
<div class="table-responsive">
<table class="table table-hover align-middle mb-0">
<thead class="table-light">