a
This commit is contained in:
parent
ae076292fe
commit
bf16c5da0c
|
|
@ -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;'>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user