This commit is contained in:
KONE SOREL 2026-04-04 18:30:36 +00:00
parent 26764ebf6e
commit 68372aaf87

View File

@ -124,7 +124,7 @@
<h6 class="mb-0 fw-bold text-primary text-uppercase small">
<i class="fas fa-check-double me-2"></i><?= _("Affectés au réseau") ?>
</h6>
<span class="badge bg-primary-light text-primary rounded-pill px-3" id="count_affect">
<span class="badge bg-light text-primary border rounded-pill" id="count_affect">
<?= count($prestatairesreseau) ?>
</span>
</div>