This commit is contained in:
KONE SOREL 2026-04-04 18:15:14 +00:00
parent c308509f07
commit 1227663b45

View File

@ -46,7 +46,7 @@
<div class="card border-0 shadow-sm h-100">
<div class="card-header bg-white py-3 border-bottom">
<div class="d-flex justify-content-between align-items-center mb-3">
<h6 class="mb-0 fw-bold text-primary text-uppercase">
<h6 class="mb-0 fw-bold text-primary text-uppercase small">
<i class="fas fa-list-ul me-2"></i><?= _("Disponibles") ?>
</h6>
<span class="badge bg-light text-primary border rounded-pill" id="count_dispo">
@ -119,7 +119,7 @@
<div class="card border-0 shadow-sm h-100 border-start border-success border-4">
<div class="card-header bg-white py-3 border-bottom">
<div class="d-flex justify-content-between align-items-center mb-3">
<h6 class="mb-0 fw-bold text-success text-uppercase">
<h6 class="mb-0 fw-bold text-success text-uppercase small">
<i class="fas fa-check-double me-2"></i><?= _("Affectés au réseau") ?>
</h6>
<span class="badge bg-success-light text-success rounded-pill px-3" id="count_affect">