wqaz
This commit is contained in:
parent
5a87cc7fa7
commit
879db1d6e6
|
|
@ -98,11 +98,11 @@
|
|||
<?php endif; ?>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<?php if($codeEtatDemandeFrais == "9"):?>
|
||||
<tr>
|
||||
<td> <?= _("Motif") ?> </td>
|
||||
<td colspan="3"><INPUT class="form-control" TYPE="text" id="motifRefus" NAME="motifRefus" value="<?= $fraisfuneraire['motifRefus'] ?>" style='font-size:10pt;' placeholder="<?= _("Mettre un motif si un refus") ?>"></td>
|
||||
<td> <?= _("Motif Refus") ?> </td>
|
||||
<td colspan="3"><INPUT class="form-control" TYPE="text" value="<?= $fraisfuneraire['motifRefus'] ?>" style='font-size:10pt;' readonly></td>
|
||||
</tr>
|
||||
<?php endif; ?>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user