df
This commit is contained in:
parent
760e781da9
commit
b3a8acdc75
|
|
@ -19,7 +19,7 @@
|
|||
<button type="button" class="btn btn-light rounded-pill px-3 fw-bold text-muted border shadow-sm btn-sm" onclick="retour_fiche_garant();">
|
||||
<i class="fas fa-times me-1"></i> <?= _("Annuler") ?>
|
||||
</button>
|
||||
<button type="button" id="btn_enreg" class="btn btn-warning rounded-pill px-4 fw-bold shadow-sm btn-sm" onclick="modifier_param_fact_garant('<?= $superUser ?>');">
|
||||
<button type="button" id="btn_enreg" class="btn btn-primary rounded-pill px-4 fw-bold shadow-sm btn-sm" onclick="modifier_param_fact_garant('<?= $superUser ?>');">
|
||||
<i class="fas fa-save me-1"></i> <?= _("Modifier les Paramètres") ?>
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user