a
This commit is contained in:
parent
6218db86c3
commit
136c14669a
|
|
@ -71,7 +71,7 @@
|
|||
<td align="center"> <?= _("Not. Stop Loss?") ?> </td>
|
||||
<td>
|
||||
<?php if ($client['notificationLimiteConsommation']=="1"): ?>
|
||||
<INPUT class="form-control" TYPE="text" value="<?= _("Oui") ?>" readonly>
|
||||
<INPUT style='font-size:10pt;' class="form-control" TYPE="text" value="<?= _("Oui") ?>" readonly>
|
||||
<?php else: ?>
|
||||
<INPUT class="form-control" TYPE="text" value="<?= _("Non") ?>" readonly>
|
||||
<?php endif; ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user