3 lines
272 B
PHP
Executable File
3 lines
272 B
PHP
Executable File
<INPUT class="form-control text-center" id="plafondAdherent" NAME="plafondAdherent" type="text" value="<?= format_N($plafondAdherent);?>"
|
|
onkeyup="controle_numerique(this);" onblur="formatMonetaire(this);" onfocus="formatNumerique(this);" required AUTOCOMPLETE="OFF" >
|