a
This commit is contained in:
parent
74912923ec
commit
2129b04d70
|
|
@ -44,14 +44,13 @@
|
|||
<input class="input100" type="text" name="codeSociete" id="codeSociete" value="<?= $codeSociete ?>"
|
||||
placeholder="Entité" style="text-align:center;" required AUTOCOMPLETE="off"
|
||||
onChange="javascript:changer_entite_portail();" >
|
||||
AAAAA
|
||||
</div>
|
||||
BBBB
|
||||
</div>
|
||||
|
||||
AAAAA
|
||||
<div id="div_login_portail">
|
||||
BBBB
|
||||
<div class="wrap-input100 validate-input" data-validate="Enter username">
|
||||
CCCC
|
||||
<label for="login">Identifiant</label>
|
||||
<input class="input100" type="text" name="login" id="login" value="<?= $codeUtilisateur ?>" placeholder="Identifiant" style="text-align:center;" required AUTOCOMPLETE="off">
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user