fr
This commit is contained in:
parent
5e1c6031ea
commit
b878a88bc8
|
|
@ -23,8 +23,8 @@
|
|||
<th style="text-align:center; padding: 5px;">
|
||||
<input class="btn btn-danger btn-sm" type="button" value="X" onClick="selectionner_mouvement_rh_tout('0');" style="width: 30px;" title="<?= _('Tout décocher');?>">
|
||||
</th>
|
||||
<th style="text-align:center; padding: 5px;"><?= _('Rej');?></th>
|
||||
<th style="text-align:center; padding: 5px;"><?= _('Obs');?></th>
|
||||
<th style="text-align:center; padding: 5px;"><?= _('Rejet');?></th>
|
||||
<th style="text-align:center; padding: 5px;"><?= _('Motif');?></th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
</button>
|
||||
<h4 class="modal-title" id="user" style="text-align:center; font-weight: bold; color: #a94442;">
|
||||
<span class="glyphicon glyphicon-edit" style="margin-right: 10px;"></span>
|
||||
<?= _('Observation de Rejet')?>
|
||||
<?= _('Motif de Rejet')?>
|
||||
</h4>
|
||||
</div>
|
||||
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td style="text-align:center; vertical-align: middle; border-top: none; font-weight: bold; width: 15%;">
|
||||
<label class="control-label required"><?= _("Motif");?></label>
|
||||
<label class="control-label required"><?= _("Entrer le motif");?></label>
|
||||
</td>
|
||||
<td style="border-top: none;">
|
||||
<div class="form-group" style="margin-bottom: 0;">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user