This commit is contained in:
KANE LAZENI 2026-04-20 10:02:54 +00:00
parent f7a0ae5065
commit d261404fe9

View File

@ -109,7 +109,7 @@
</h4>
</div>
<div class="alert alert-info" >
<div class="alert alert-info" style="height:20px; " >
<h4>
<?= ("Informations du Bénéficiaire") . "(" . $beneficiaire['numeroBeneficiaire'] . ") => " . _("Couverture") . " : " . dateLang($_SESSION['dateEntreeBeneficiaire_C'], $_SESSION['lang']).' - '.dateLang($_SESSION['dateEcheancePolice_C'], $_SESSION['lang']) . " => " . _("Taux") . " : " . taux_couverture(intval($this->nettoyer($beneficiaire['ticketModerateur']))) ?>
</h4>