This commit is contained in:
KANE LAZENI 2026-03-13 06:09:24 +00:00
parent cc0e1ae4c7
commit 2595a432be
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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