This commit is contained in:
KANE LAZENI 2026-01-31 14:50:12 +00:00
parent 302e69ca0c
commit 25034b7ae5

View File

@ -1,9 +1,9 @@
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:10pt;">
<thead>
<tr>
<th rowspan="2" style='text-align:center' width="10%"> <?= _("N° Demande") ?> </th>
<th rowspan="2" style='text-align:center' width="10%"> Date </th>
<th rowspan="2" colspan="2" style='text-align:center' width="30%"> <?= _("Bénéficiaire") ?> </th>
<th rowspan="2" style='text-align:center'> <?= _("N° Demande") ?> </th>
<th rowspan="2" style='text-align:center'> Date </th>
<th rowspan="2" colspan="2" style='text-align:center'> <?= _("Bénéficiaire") ?> </th>
<th rowspan="2" style='text-align:center'> <?= _("Nb") ?> </th>
<th colspan="2" style='text-align:center'> <?= _("Répondu") ?> </th>
</tr>