a
This commit is contained in:
parent
bd28dd13e7
commit
eb454b2377
|
|
@ -112,6 +112,10 @@ value= "<?= _("Prestataire") . " => " . $_SESSION['prestataire_C'] . " => " . _(
|
|||
<td colspan="3"><INPUT style='font-size:8pt;' class="form-control" TYPE="text" value="<?= $feuillemaladie['medecinConsultation'] ?>" readonly ></td>
|
||||
|
||||
|
||||
<td align="center"> Opt / Hosp </td>
|
||||
<td align="center" style='font-size:10pt; background-color:#027BE3;color:white;'> <?= $feuillemaladie['numeroBonOptique'] ?> </td>
|
||||
<td width="1%"> </td>
|
||||
<td align="center" style='font-size:10pt; background-color:#027BE3;color:white;'> <?= $feuillemaladie['numeroBonHospitalisation'] ?> </td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
|
@ -125,10 +129,6 @@ value= "<?= _("Prestataire") . " => " . $_SESSION['prestataire_C'] . " => " . _(
|
|||
<td align="center"> <?= _("A Remb") ?> </td>
|
||||
<td><INPUT style='font-size:10pt;' class="form-control" TYPE="text" value="<?= format_N($this->nettoyer($feuillemaladie['montantArembourser'])) ?>" readonly ></td>
|
||||
|
||||
<td align="center"> Opt / Hosp </td>
|
||||
<td align="center" style='font-size:10pt; background-color:#027BE3;color:white;'> <?= $feuillemaladie['numeroBonOptique'] ?> </td>
|
||||
<td width="1%"> </td>
|
||||
<td align="center" style='font-size:10pt; background-color:#027BE3;color:white;'> <?= $feuillemaladie['numeroBonHospitalisation'] ?> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user