This commit is contained in:
KANE LAZENI 2026-03-23 23:51:05 +00:00
parent d634c5ae7e
commit f4ac7286e4

View File

@ -10,11 +10,12 @@
</div>
<div class="row">
<div id="div_acte_1" class="col-4" >
<div id="div_acte_1" class="col-5" >
<table class="table table-striped table-bordered table-hover table-condensed table-responsive tabliste compact" style="font-size:8pt;">
<thead>
<tr>
<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'><?= _("Désignation") ?> </th>
<th width="7%" style='text-align:center'><?= _("Tarifé") ?> </th>
<th width="7%" style='text-align:center'> => </th>
@ -54,12 +55,13 @@
</table>
</div>
<div id="div_acte_2" class="col-8" >
<div id="div_acte_2" class="col-7" >
<table class="table table-striped table-bordered table-hover table-condensed table-responsive tabliste compact" style="font-size:8pt;">
<thead>
<tr>
<th style='text-align:center'> <= </th>
<th style='text-align:center'> <?= _("tarifé") . " ( ".count($lettrecletarif) . " )" ?> </th>
<!-- <th style='text-align:center'> <?= _("tarifé") . " ( ".count($lettrecletarif) . " )" ?> </th> -->
<th style='text-align:center'> <?= _("tarifé") ?> </th>
<th style='text-align:center'><?= _("Désignation") ?> </th>
<th style='text-align:center'> <?= _("Effet") ?> </th>
<th style='text-align:center'> <?= _("Prix") ?> </th>