This commit is contained in:
KONE SOREL 2026-03-29 09:28:57 +00:00
parent 6aabd6b578
commit 007e22c99c

View File

@ -15,7 +15,7 @@
<small class="text-uppercase opacity-75 d-block"><?= _("Ratio Moyen") ?></small>
<span class="h5 fw-bold text-info"><?= number_format((float)$rpsinistres_total['ratio_moyen'], 2, ',', ' ') ?> %</span>
</div>
<div class="col-md-3 text-start">
<div class="col-md-3 text-start w-100">
<i class="fas fa-info-circle me-1 text-info"></i>
<small style="font-size: 7.5pt;"><?= _("Affichage limité aux 200 premières lignes. Utilisez Excel pour le rapport complet.") ?></small>
</div>