a
This commit is contained in:
parent
f4ac7286e4
commit
10ef93f2d8
|
|
@ -17,7 +17,7 @@
|
||||||
<!-- <th style='text-align:center'> <?= _("Disponibles") . " ( ".count($lettrecles) . " )" ?> </th> -->
|
<!-- <th style='text-align:center'> <?= _("Disponibles") . " ( ".count($lettrecles) . " )" ?> </th> -->
|
||||||
<th style='text-align:center'> <?= _("Disponibles") ?> </th>
|
<th style='text-align:center'> <?= _("Disponibles") ?> </th>
|
||||||
<th style='text-align:center'><?= _("Désignation") ?> </th>
|
<th style='text-align:center'><?= _("Désignation") ?> </th>
|
||||||
<th width="7%" style='text-align:center'><?= _("Tarifé") ?> </th>
|
<th width="7%" style='text-align:center'><?= _("Tarifé")."?" ?> </th>
|
||||||
<th width="7%" style='text-align:center'> => </th>
|
<th width="7%" style='text-align:center'> => </th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
|
@ -60,7 +60,6 @@
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th style='text-align:center'> <= </th>
|
<th style='text-align:center'> <= </th>
|
||||||
<!-- <th style='text-align:center'> <?= _("tarifé") . " ( ".count($lettrecletarif) . " )" ?> </th> -->
|
|
||||||
<th style='text-align:center'> <?= _("tarifé") ?> </th>
|
<th style='text-align:center'> <?= _("tarifé") ?> </th>
|
||||||
<th style='text-align:center'><?= _("Désignation") ?> </th>
|
<th style='text-align:center'><?= _("Désignation") ?> </th>
|
||||||
<th style='text-align:center'> <?= _("Effet") ?> </th>
|
<th style='text-align:center'> <?= _("Effet") ?> </th>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user