df
This commit is contained in:
parent
86db62bbee
commit
84256cfcb1
|
|
@ -199,7 +199,7 @@
|
|||
<button type="button" class="btn btn-light rounded-pill px-4 fw-bold text-muted border shadow-xs" onclick="retour_gc_assureur();">
|
||||
<i class="fas fa-arrow-left me-2"></i> <?= _("Annuler") ?>
|
||||
</button>
|
||||
<button type="button" id="btn_enreg" class="btn btn-primary rounded-pill px-5 fw-bold shadow-sm" onclick="enregistrer_modif_gc_assureur();">
|
||||
<button type="button" id="btn_enreg" class="btn btn-warning rounded-pill px-5 fw-bold shadow-sm" onclick="enregistrer_modif_gc_assureur();">
|
||||
<i class="fas fa-save me-2"></i> <?= _("Enregistrer les modifications") ?>
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user