This commit is contained in:
KONE SOREL 2026-03-15 11:11:32 +00:00
parent b8a945c627
commit a4cc869940

View File

@ -76,7 +76,7 @@
<div class="form-control bg-light border-0 fw-bold text-primary"><?= format_N($gc['seuilComplementCaution']) ?> %</div>
</div>
<div class="col-md-6">
<label class="form-label small text-muted fw-bold"><?= _("Source Fonds Caution Perm.") ?></label>
<label class="form-label small text-muted fw-bold"><?= _("Source Fonds Caution Permanent") ?></label>
<?php if (!empty($gc['codeSourceFondGarantCaution'])): ?>
<select class="form-control bg-light border-0 fw-bold shadow-none" disabled>
<?php liste_options($sourcecaution, $gc['codeSourceFondGarantCaution'], false); ?>