This commit is contained in:
KONE SOREL 2026-03-10 11:16:52 +00:00
parent 01003a6cda
commit 0621200d39

View File

@ -846,6 +846,25 @@
<td colspan="4" height="5"></td>
</tr>
<tr height="50">
<td style='text-align:center;' class=" text-primary">14 <i class='bx bxs-right-arrow'></td>
<td colspan="2" class=" text-dark">
<?= _("Activer la modification du prix de l'acte dans le centre de soins") ?>
</td>
<td style='text-align:center;'>
<?php if ($societeuser['prixActeModifiable']=="1"): ?>
<?= _("Oui") ?>
<?php else: ?>
<?= _("Non") ?>
<?php endif; ?>
</td>
</tr>
<tr>
<td colspan="4" height="5"></td>
</tr>
<tr style="background-color: #ffefd5;">
<td height="30" colspan="4" style='font-weight: bold; font-size:11pt;'> <?= "&emsp;&emsp;&emsp;&emsp;&emsp;&emsp;". _("PHARMACIES") ?> </td>
</tr>