This commit is contained in:
KONE SOREL 2025-12-31 17:50:32 +00:00
parent 11f0fc9e43
commit fe58e73bf6

View File

@ -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">