This commit is contained in:
KANE LAZENI 2026-03-13 05:48:06 +00:00
parent 1f4e5da90f
commit 44c5a2b324
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -142,7 +142,7 @@
<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 style="text-align:center"> <?= _("PU") ?> </th>
<th width="10%" style="text-align:center"> <?= _("PU") ?> </th>
<th width="10%" style="text-align:center"> <?= _("Qté") ?> </th>
<th style="text-align:center"> <?= _("PT") ?> </th>

View File

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