This commit is contained in:
KANE LAZENI 2026-03-14 08:38:07 +00:00
parent 5e3099b672
commit 1cfb3e6168

View File

@ -1,5 +1,3 @@
Ajaxselectactesmedicauxhospitalisation
<?php <?php
$actVisible = $_SESSION['p_actVisible']; $actVisible = $_SESSION['p_actVisible'];
@ -241,7 +239,7 @@ Ajaxselectactesmedicauxhospitalisation
<th width="5%" style='text-align:center'> <?= _("Suppr") ?> </th> <th width="5%" style='text-align:center'> <?= _("Suppr") ?> </th>
<th style="text-align:center"> <?= _("Acte <b> - [Plafond]</b>") ?> </th> <th style="text-align:center"> <?= _("Acte <b> - [Plafond]</b>") ?> </th>
<th width="5%" style="text-align:center"> <?= _("Accord") ?> </th> <th width="5%" style="text-align:center"> <?= _("Accord") ?> </th>
<th style="text-align:center"> <?= _("PU Réclamé AJAX") ?> </th> <th style="text-align:center"> <?= _("PU Réclamé") ?> </th>
<th style="text-align:center"> <?= _("PU Appliqué") ?> </th> <th style="text-align:center"> <?= _("PU Appliqué") ?> </th>
<th width="5%" style="text-align:center"> <?= _("Qté") ?> </th> <th width="5%" style="text-align:center"> <?= _("Qté") ?> </th>
<th style="text-align:center"> <?= _("PT Réclamé") ?> </th> <th style="text-align:center"> <?= _("PT Réclamé") ?> </th>