This commit is contained in:
KONE SOREL 2026-03-28 15:42:02 +00:00
parent 49ac81c0c0
commit 0b31827ed2

View File

@ -11,10 +11,6 @@
<small class="text-uppercase opacity-75 d-block"><?= _("Montant Total") ?></small>
<span class="h5 fw-bold text-warning"><?= format_N($rpsinistres_total['montant_total']) ?></span>
</div>
<div class="col-md-4">
<i class="fas fa-info-circle me-1 text-info"></i>
<small><?= _("Affichage limité aux 200 premières lignes") ?></small>
</div>
</div>
</div>