This commit is contained in:
KANE LAZENI 2025-12-30 18:56:52 +00:00
parent 7d9f889168
commit f2d05750b3

View File

@ -403,7 +403,7 @@
<div class="col-12">
<div class="border rounded p-2 border-primary">
<small class="text-muted d-block"><?= _("Dépense") ?></small>
<h4 class="text-primary mb-0"><?= format_N($consommationGlobaleBenef) ?></h4>
<h4 class="text-primary mb-0"><?= format_N($consommationGlobaleBenefOut) ?></h4>
</div>
</div>
</div>