df
This commit is contained in:
parent
48d3086167
commit
aee4eb9a91
|
|
@ -37,7 +37,7 @@
|
|||
</div>
|
||||
|
||||
<div class="col-md-4">
|
||||
<label class="form-label fw-bold text-muted small text-uppercase"><?= _("N° Compte Bancaire") ?></label>
|
||||
<label class="form-label fw-bold text-muted small"><?= _("N° Compte Bancaire") ?></label>
|
||||
<div class="input-group shadow-xs">
|
||||
<span class="input-group-text bg-white border-2 border-end-0"><i class="fas fa-credit-card text-muted"></i></span>
|
||||
<input type="text" class="form-control border-2 border-start-0 majuscule"
|
||||
|
|
@ -46,7 +46,7 @@
|
|||
</div>
|
||||
|
||||
<div class="col-md-4">
|
||||
<label class="form-label fw-bold text-muted small text-uppercase"><?= _("Banque Société") ?></label>
|
||||
<label class="form-label fw-bold text-muted small"><?= _("Banque Société") ?></label>
|
||||
<div class="shadow-xs">
|
||||
<select name="banqueSociete" id="banqueSociete" class="selectpicker form-control border-2" data-container="body">
|
||||
<?= liste_options($ouinonoptionnelle, '1', true) ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user