df
This commit is contained in:
parent
4e34741071
commit
9d354b4919
|
|
@ -87,7 +87,7 @@
|
||||||
<label class="form-label fw-bold small"><?= _("Frais de Carte") ?></label>
|
<label class="form-label fw-bold small"><?= _("Frais de Carte") ?></label>
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
<input class="form-control text-end" id="fraisCarte" name="fraisCarte" type="number" value="<?=$adherent['fraisCarte']?>">
|
<input class="form-control text-end" id="fraisCarte" name="fraisCarte" type="number" value="<?=$adherent['fraisCarte']?>">
|
||||||
<span class="input-group-text">FCFA</span>
|
<span class="input-group-text"><?=$_SESSION['devise_C']?></span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user