Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Commit

Permalink
Remove password reset link
Browse files Browse the repository at this point in the history
Ref #237
  • Loading branch information
LukasReschke committed Jan 31, 2021
1 parent d035569 commit a3882dd
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
</div>

<div class="pt-3">
<div>
<a href="reset" class="float-right">Forgot password?</a>
</div>
<input type="password" class="form-control w-100 mt-2" required name="password" @bind="@Password" placeholder="Password"/>
</div>

Expand Down

0 comments on commit a3882dd

Please sign in to comment.