fer
This commit is contained in:
parent
6997d30a60
commit
3c4db9dcf7
|
|
@ -199,7 +199,7 @@
|
||||||
|
|
||||||
<div class="col-12 text-center mt-1">
|
<div class="col-12 text-center mt-1">
|
||||||
<button id="btn_familleacte" name="btn_familleacte" type="button"
|
<button id="btn_familleacte" name="btn_familleacte" type="button"
|
||||||
class="btn btn-primary px-5 py-2 shadow-sm fw-bold"
|
class="btn btn-primary px-5 py-2 shadow-sm fw-bold text-uppercase"
|
||||||
onclick="javascript:inserer_bareme_garantie();">
|
onclick="javascript:inserer_bareme_garantie();">
|
||||||
<i class="fas fa-plus-circle me-2"></i><?= _("Insérer la règle sur la Garantie") ?>
|
<i class="fas fa-plus-circle me-2"></i><?= _("Insérer la règle sur la Garantie") ?>
|
||||||
</button>
|
</button>
|
||||||
|
|
@ -344,11 +344,11 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="col-12 mt-3 text-center">
|
<div class="col-12 mt-1 text-center">
|
||||||
<button id="btn_familleacteLienParente" name="btn_familleacteLienParente" type="button"
|
<button id="btn_familleacteLienParente" name="btn_familleacteLienParente" type="button"
|
||||||
class="btn btn-primary py-2 fw-bold shadow-sm"
|
class="btn btn-primary py-2 fw-bold shadow-sm text-uppercase"
|
||||||
onclick="javascript:validiteDateEffetGarantieLienParente();">
|
onclick="javascript:validiteDateEffetGarantieLienParente();">
|
||||||
<i class="fas fa-plus-circle me-2"></i><?= _("Valider et insérer la règle par lien de parenté") ?>
|
<i class="fas fa-plus-circle me-2"></i><?= _("Valider et insérer la règle par lien de parenté sur Garantie") ?>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user