Hidden "forgot password"
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
<input bind:this={rememberMe} type="checkbox" id="remember-me-checkbox"><label id="remember-me-label" for="passwordInput">remember me</label>
|
||||
</div>
|
||||
<button class="auth-button" on:click="{() => AuthTools.login(msgs,inputs)}">Log in</button>
|
||||
<!--<a id="forgot-password" href="forgot-password">Forgot password?</a>-->
|
||||
<a id="forgot-password" href="forgot-password"></a>
|
||||
<!--
|
||||
<hr class="auth-line">
|
||||
<div class="auth-methods-group">
|
||||
|
Reference in New Issue
Block a user