having to change password from authenticated access
This commit is contained in:
parent
9178bc8b19
commit
fd27e5772f
3 changed files with 16 additions and 3 deletions
|
|
@ -32,7 +32,9 @@
|
|||
</div>
|
||||
<div class="form-group">
|
||||
<div class="col-md-offset-2 col-md-10">
|
||||
<button type="submit" class="btn btn-default">Change password</button>
|
||||
<button type="submit" class="btn btn-default">@SR["Change password"]</button>
|
||||
|
||||
<a asp-action="ForgotPassword" asp-controller="Account">@SR["Forgot your password?"]</a>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue