val
This commit is contained in:
parent
11f0fc9e43
commit
fe58e73bf6
|
|
@ -62,7 +62,7 @@
|
|||
<input type="text" class="form-control text-end text-muted" value="<?= format_N($this->nettoyer($emission['commission'])) ?>" readonly>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<label class="form-label small"><?= _("Commission apporteur") ?></label>
|
||||
<label class="form-label small text-uppercase"><?= _("Commission apporteur") ?></label>
|
||||
<input type="text" class="form-control text-end text-muted" value="<?= format_N($this->nettoyer($emission['commissionAutre'])) ?>" readonly>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user