fg
This commit is contained in:
parent
f60b13b38e
commit
4a22b226be
|
|
@ -174,7 +174,7 @@
|
|||
<button type="button" class="btn btn-light rounded-pill px-4 fw-bold text-muted border shadow-xs" onClick="consulter_param_fact_garant();">
|
||||
<i class="fas fa-times me-2"></i> <?= _("Annuler") ?>
|
||||
</button>
|
||||
<button type="button" id="btn_enreg" class="btn btn-primary rounded-pill px-5 fw-bold shadow-sm" onClick="maj_paramfacturegarant();">
|
||||
<button type="button" id="btn_enreg" class="btn btn-warning rounded-pill px-5 fw-bold shadow-sm" onClick="maj_paramfacturegarant();">
|
||||
<i class="fas fa-save me-2"></i> <?= _("Enregistrer les modifications") ?>
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user