fg
This commit is contained in:
parent
a26c745855
commit
a90b945c26
|
|
@ -24,11 +24,11 @@
|
|||
<legend class="modal-title" style="text-align:center;"><?= _('Valider une demande')?></legend>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<div id="div_motif" style="margin-top:30px; margin-bottom:30px;">
|
||||
<div id="div_motif">
|
||||
<table class="table table-responsive table-condensed" style='font-size:12pt;'>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td width="8%"> <?= _("Demande N°");?></td>
|
||||
<td width="10%"> <?= _("Demande N°");?></td>
|
||||
<td colspan="3">
|
||||
<input style="font-size:10pt;" class ="form-control" type="text" value="<?= $numeroDemandeRemboursement; ?>" readonly>
|
||||
</td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user