qswx
This commit is contained in:
parent
60536166cf
commit
a8a9d65a6c
|
|
@ -57,11 +57,11 @@
|
|||
<label class="form-label small fw-bold text-muted mb-2" style="font-size: 0.65rem;">
|
||||
<i class="fas fa-check-circle me-1 text-warning"></i> <?= _("Statut de vigeur") ?>
|
||||
</label>
|
||||
<select class="form-select fw-bold shadow-none border-2 border-end-0 text-warning" id="enVigueur" name="enVigueur" autofocus>
|
||||
<select class="form-select fw-bold shadow-none border-warning" id="enVigueur" name="enVigueur" autofocus>
|
||||
<?php liste_options($enVigueurOuiNon, $lienparente['enVigueur'], true); ?>
|
||||
</select>
|
||||
<div class="form-text small text-muted mt-2">
|
||||
<i class="fas fa-info-circle me-1"></i>
|
||||
<i class="fas fa-info-circle me-1 text-info"></i>
|
||||
<?= _("La modification impactera immédiatement l'utilisation de ce lien de parenté.") ?>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user