TT
This commit is contained in:
parent
2cb5287554
commit
613466dae6
|
|
@ -178,14 +178,15 @@
|
|||
<div class="d-flex align-items-center">
|
||||
<div class="flex-grow-1">
|
||||
<div class="h4 text-success text-uppercase mb-1" >
|
||||
<?= _("TAUX")?>
|
||||
<?= _("COUVERTURE")?>
|
||||
</div>
|
||||
<div class="h4 mb-0" style="font-weight:bold">
|
||||
<?=$this->nettoyer(100-$adherent['ticketModerateurAdherent'])?> %
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="ml-2">
|
||||
<i class="fas fa-percentage fa-2x text-gray-100 text-success"></i>
|
||||
<i class="fas fa-percentage fa-2x text-gray-100 text-success d-none d-lg-inline"></i>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user