This commit is contained in:
KANE LAZENI 2026-04-20 10:05:27 +00:00
parent d261404fe9
commit e71031d74e

View File

@ -109,10 +109,10 @@
</h4>
</div>
<div class="alert alert-info" style="height:20px; " >
<h4>
<div class="alert alert-info" style="height:30px; padding:5px; margin-bottom:5px; text-align:center;" >
<h5>
<?= ("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>
</h5>
</div>