Reset password implementation
This commit is contained in:
@@ -24,5 +24,6 @@
|
||||
<legend></legend>
|
||||
@Html.EditorForModel()
|
||||
<input type="submit" value="Log in" class="btn btn-primary" />
|
||||
@Html.ActionLink("Forgot Password?", "ResetPassword", new { Model.Username }, new { @class = "pull-right" })
|
||||
</fieldset>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user