This commit is contained in:
KANE LAZENI 2026-06-26 14:37:15 +00:00
parent 3824c8fe5c
commit 468ec5a399

View File

@ -359,7 +359,7 @@
<tr>
<td colspan="7">
<div id="div_taux">
<button style='font-size:12pt; font-weight: bold; background-color:#f5deb3; color:#a0522d;' class="form-control btn" TYPE="text"> <?= _("TAUX DE COUVERTURE") ?> :<?= $beneficiaire['tmCollege'];?> %</button>
<button style='font-size:12pt; font-weight: bold; background-color:#f5deb3; color:#a0522d;' class="form-control btn" TYPE="text"> <?= _("TAUX DE COUVERTURE") ?> :<?= $beneficiaire['tauxdecouverture'];?> %</button>
<!-- <button style='font-size:12pt; font-weight: bold; background-color:#f5deb3; color:#a0522d;' class="form-control btn" TYPE="text"> <?= _("TAUX DE COUVERTURE") ?> :<?= $_SESSION['p_tauxdecouverture_C'];?> %</button> -->
</div>
</td>