sv
This commit is contained in:
parent
01003a6cda
commit
0621200d39
|
|
@ -842,6 +842,25 @@
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<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>
|
<tr>
|
||||||
<td colspan="4" height="5"></td>
|
<td colspan="4" height="5"></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user