fg
This commit is contained in:
parent
007e22c99c
commit
abde97f402
|
|
@ -15,9 +15,9 @@
|
|||
<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 w-100">
|
||||
<div class="col-md-3 text-start">
|
||||
<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>
|
||||
<small style="font-size: 7.5pt; w-100"><?= _("Affichage limité aux 200 premières lignes. Utilisez Excel pour le rapport complet.") ?></small>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user