This commit is contained in:
KANE LAZENI 2026-03-23 23:49:13 +00:00
parent 6e7fc8f146
commit d634c5ae7e

View File

@ -62,8 +62,8 @@
<th style='text-align:center'> <?= _("tarifé") . " ( ".count($lettrecletarif) . " )" ?> </th>
<th style='text-align:center'><?= _("Désignation") ?> </th>
<th style='text-align:center'> <?= _("Effet") ?> </th>
<th style='text-align:center'> <?= _("Prix Jour Ouvrable") ?> </th>
<th style='text-align:center'> <?= _("Prix Nuit et Ferié") ?> </th>
<th style='text-align:center'> <?= _("Prix") ?> </th>
<th style='text-align:center'> <?= _("Nuit/Ferié") ?> </th>
<th style='text-align:center'> <?= _("Supprimer") ?> </th></tr>
</thead>