This commit is contained in:
KANE LAZENI 2026-07-05 15:53:25 +00:00
parent 5bf3b129e7
commit 4027104031
2 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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>