This commit is contained in:
KANE LAZENI 2026-03-15 06:37:03 +00:00
parent ae076292fe
commit bf16c5da0c

View File

@ -91,7 +91,7 @@
</div> </div>
<div > <div >
<input class="form-control" style="text-align: center; font-size: 12pt;font-weight: bold;" type="text" value="<?= _("Liste des prestations de prorogation d'hospitalisation")?>" readonly > </td> <input class="form-control" style="text-align: center; font-size: 12pt;font-weight: bold;" type="text" value="<?= _("Liste des prestations d'hospitalisation")?>" readonly > </td>
</div> </div>
<table class="table table-responsive table-condensed" style='font-size:10pt;'> <table class="table table-responsive table-condensed" style='font-size:10pt;'>
@ -423,7 +423,7 @@
<?php <?php
if ($prolongationHospit=="1" && ($avisHospitalisation == "1" || $avisHospitalisation=="9")): ?> if ($prolongationHospit=="1" && ($avisHospitalisation == "1" || $avisHospitalisation=="9")): ?>
<div > <div >
<input class="form-control" style="text-align: center; font-size: 12pt;font-weight: bold;" type="text" value="<?= _("Liste des prestations d'hospitalisation")?>" readonly > </td> <input class="form-control" style="text-align: center; font-size: 12pt;font-weight: bold;" type="text" value="<?= _("Liste des prestations de prorogation d'hospitalisation")?>" readonly > </td>
</div> </div>
<table class="table table-responsive table-condensed" style='font-size:10pt;'> <table class="table table-responsive table-condensed" style='font-size:10pt;'>