a
This commit is contained in:
parent
5bf3b129e7
commit
4027104031
|
|
@ -6,7 +6,7 @@
|
|||
}
|
||||
?>
|
||||
|
||||
<span class="login100-form-title" style="font-family: Play-Bold; color:#e5e5e5; margin-top: 12px; margin-bottom:10px;">
|
||||
<span class="login100-form-title" style="font-family: Play-Bold; color:#e5e5e5; margin-top: 8px; margin-bottom:0px;">
|
||||
Manager Portal
|
||||
</span>
|
||||
|
||||
|
|
@ -73,7 +73,7 @@
|
|||
</button>
|
||||
</div>
|
||||
|
||||
<div class="text-center p-t-20 p-b-20" id="link_password">
|
||||
<div class="text-center p-t-5 p-b-5" id="link_password">
|
||||
<a href="javascript:motdepasse_oublie();" style="color: black; font-size:12pt;">
|
||||
Forgot your password?
|
||||
</a>
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@
|
|||
<label for="codeSociete">Entité</label>
|
||||
<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('kane');" >
|
||||
onChange="javascript:changer_entite_portail();" >
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user