der
This commit is contained in:
parent
861f41158c
commit
30caf2580f
|
|
@ -54,10 +54,10 @@
|
|||
<label class="lbl-saas"><?= _("Taux Global (%)") ?></label>
|
||||
<div class="input-group input-group-sm">
|
||||
<input type="number" id="ticketModerateurBareme" class="form-control fw-bold text-primary" value="<?= $tmBareme ?>">
|
||||
<span class="input-group-text bg-primary text-white">%</span>
|
||||
<span class="input-group-text bg-warning text-white">%</span>
|
||||
</div>
|
||||
</div>
|
||||
<button type="button" class="btn btn-primary btn-sm w-100 py-2 shadow-sm fw-bold" onclick="inserer_bareme();">
|
||||
<button type="button" class="btn btn-warning btn-sm w-100 py-2 shadow-sm fw-bold" onclick="inserer_bareme();">
|
||||
<i class="fas fa-save me-1"></i> <?= _("Appliquer à tout") ?>
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user