a
This commit is contained in:
parent
16073a8e21
commit
3824c8fe5c
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user