This commit is contained in:
KANE LAZENI 2026-03-13 05:49:00 +00:00
parent 44c5a2b324
commit 6b897f417a
3 changed files with 6 additions and 6 deletions

View File

@ -13,8 +13,8 @@ KANE SIMPLE
<tr>
<th width="5%" style='text-align:center'> <= </th>
<th colspan="2" style="text-align:center"> <?= _("Acte")." (".count($prestations).")" ?> </th>
<th width="10%" style="text-align:center"> <?= _("PU") ?> </th>
<th width="10%" style="text-align:center"> <?= _("Qté") ?> </th>
<th width="15%" style="text-align:center"> <?= _("PU") ?> </th>
<th width="5%" style="text-align:center"> <?= _("Qté") ?> </th>
<th style="text-align:center"> <?= _("PT") ?> </th>
<th style="text-align:center"> <?= _("TM") ?> </th>

View File

@ -142,8 +142,8 @@
<th width="5%" style='text-align:center'> <= </th>
<th colspan="2" style="text-align:center"> <?= _("Acte")." (".count($prestations).")" ?> </th>
<th width="5%" style="text-align:center"> <?= _("Accord") ?> </th>
<th width="10%" style="text-align:center"> <?= _("PU") ?> </th>
<th width="10%" style="text-align:center"> <?= _("Qté") ?> </th>
<th width="15%" style="text-align:center"> <?= _("PU") ?> </th>
<th width="5%" style="text-align:center"> <?= _("Qté") ?> </th>
<th style="text-align:center"> <?= _("PT") ?> </th>
<th style="text-align:center"> <?= _("TM") ?> </th>

View File

@ -95,8 +95,8 @@
<tr>
<th width="5%" style='text-align:center'> <= </th>
<th colspan="2" style="text-align:center"> <?= _("Acte")." (".count($prestations).")" ?> </th>
<th width="10%" style="text-align:center"> <?= _("PU") ?> </th>
<th width="10%" style="text-align:center"> <?= _("Qté") ?> </th>
<th width="15%" style="text-align:center"> <?= _("PU") ?> </th>
<th width="5%" style="text-align:center"> <?= _("Qté") ?> </th>
<th style="text-align:center"> <?= _("PT") ?> </th>
<th style="text-align:center"> <?= _("TM") ?> </th>