This commit is contained in:
KONE SOREL 2026-03-31 08:32:00 +00:00
parent ab8b4f65e3
commit 2d35598cd8

View File

@ -83,7 +83,7 @@
<div class="card shadow-sm border-0 overflow-hidden" style="border-radius: var(--radius-md);">
<div class="card-header bg-white py-3 d-flex justify-content-between align-items-center border-bottom">
<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-th-list me-2 text-primary"></i><?= _("Liste des assurés trouvés") ?>
</h6>
<?php if (isset($beneficiaires) && is_array($beneficiaires)): ?>