fg
This commit is contained in:
parent
4a22b226be
commit
beb54a910b
|
|
@ -189,7 +189,7 @@
|
|||
<button type="button" class="btn btn-light rounded-pill px-4 fw-bold text-muted shadow-xs" onClick="retour_fiche_garant();">
|
||||
<i class="fas fa-arrow-left me-2"></i><?= _("Retour Fiche") ?>
|
||||
</button>
|
||||
<button type="button" id="btn_enreg" class="btn btn-primary rounded-pill px-5 fw-bold shadow-sm" onClick="modifier_param_fact_garant('<?= $superUser ?>');">
|
||||
<button type="button" id="btn_enreg" class="btn btn-warning rounded-pill px-5 fw-bold shadow-sm" onClick="modifier_param_fact_garant('<?= $superUser ?>');">
|
||||
<i class="fas fa-edit me-2"></i><?= _("Modifier les Paramètres") ?>
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user