Fixes password reset flow
This commit is contained in:
parent
e0fec9f570
commit
d7e9a00cf1
2 changed files with 8 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
<button class="button is-primary" type="submit">Log in</button>
|
||||
</div>
|
||||
<div class="control">
|
||||
<small><a href="/reset-password">Forgot your password?</a></small>
|
||||
<small><a href="/password-reset">Forgot your password?</a></small>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue