a
This commit is contained in:
parent
302e69ca0c
commit
25034b7ae5
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user