This commit is contained in:
KANE LAZENI 2026-06-26 14:23:51 +00:00
parent 16073a8e21
commit 3824c8fe5c

View File

@ -359,9 +359,8 @@
<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"> <?= $beneficiaire['tm'] ?> :<?= $_SESSION['p_tauxdecouverture_C'];?> %</button>
<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") ?> :<?= $_SESSION['p_tauxdecouverture_C'];?> %</button> -->
</div>
</td>
</tr>