a
This commit is contained in:
parent
b873f58a7f
commit
9f1cad2494
|
|
@ -44,7 +44,7 @@
|
|||
<FORM name = "formficheadehrent" id = "formficheadehrent" method="POST">
|
||||
<INPUT class="sr-only" TYPE="text" id="codeEtatFacturation" name="codeEtatFacturation" value="<?=$adherent['codeEtatFacturation']?>" >
|
||||
<INPUT class="sr-only" TYPE="text" id="numeroBeneficiaire" name="numeroBeneficiaire" value="<?=$adherent['numeroBeneficiaire']?>" >
|
||||
<INPUT class="sr-only" TYPE="text" id="codeEtatAdherent" name="codeEtatAdherent" value="<?=$adherent['numeroBeneficiaire']?>" >
|
||||
<INPUT class="sr-only" TYPE="text" id="codeEtatAdherent" name="codeEtatAdherent" value="<?=$adherent['codeEtatAdherent']?>" >
|
||||
|
||||
<legend><?= _("Informations sur l'adhérent") . " : " . $this->nettoyer($adherent['numeroAdherent'])?></legend>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user