a
This commit is contained in:
parent
b522dce4bd
commit
fdb2554255
|
|
@ -204,10 +204,10 @@
|
|||
<div class="d-flex align-items-center">
|
||||
<div class="flex-grow-1">
|
||||
<div class="h4 text-primary text-uppercase mb-1" >
|
||||
<?= _("Plafond OUI/ INP") ?>
|
||||
<?= _("Plafond") . " OUT/ INP" ?>
|
||||
</div>
|
||||
<div class="h4 mb-0" style="font-weight:bold">
|
||||
<?= format_N($limite_adherent['plafondOut'])." / "format_N($limite_adherent['plafondInp']). " ".substr($_SESSION['devise_C'],0,1) ?>
|
||||
<?= format_N($limite_adherent['plafondOut'])." / ".format_N($limite_adherent['plafondInp']). " ".substr($_SESSION['devise_C'],0,1) ?>
|
||||
</div>
|
||||
</div>
|
||||
<div class="ml-2">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user