mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
login.html: fix reset password link
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
|
||||
<button id="button" class="button" onclick="window.login()">Login</button>
|
||||
|
||||
<a class="link" href="/reset">Trouble logging in? Reset your password.</a>
|
||||
<a class="link" href="/reset-password">Trouble logging in? Reset your password.</a>
|
||||
<a class="link" href="/signup">Don't have an account yet? Sign up.</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user