a
This commit is contained in:
parent
dc9999574b
commit
dffa9ee708
|
|
@ -36,14 +36,18 @@
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- <div class="wrap-input100 validate-input" data-validate="Enter Entity"> -->
|
<div class="wrap-input100 validate-input" data-validate="Enter Entity">
|
||||||
|
AAAAAAA
|
||||||
|
<!--
|
||||||
<label for="codeSociete">Entité</label>
|
<label for="codeSociete">Entité</label>
|
||||||
<input class="input100" type="text" name="codeSociete" id="codeSociete" value="<?= $codeSociete ?>"
|
<input class="input100" type="text" name="codeSociete" id="codeSociete" value="<?= $codeSociete ?>"
|
||||||
placeholder="Entité" style="text-align:center;" required AUTOCOMPLETE="off"
|
placeholder="Entité" style="text-align:center;" required AUTOCOMPLETE="off"
|
||||||
onChange="javascript:changer_entite_portail();" >
|
onChange="javascript:changer_entite_portail();" >
|
||||||
<!-- </div> -->
|
-->
|
||||||
|
BBBBBB
|
||||||
|
</div>
|
||||||
|
|
||||||
AAAAA
|
CCCCCC
|
||||||
|
|
||||||
<div id="div_login_portail">
|
<div id="div_login_portail">
|
||||||
<div class="wrap-input100 validate-input" data-validate="Enter username">
|
<div class="wrap-input100 validate-input" data-validate="Enter username">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user