traductions
This commit is contained in:
parent
a528ca52fe
commit
336da76ecc
6 changed files with 30 additions and 17 deletions
|
|
@ -45,7 +45,7 @@
|
|||
<a asp-action="Register" asp-controller="Account">@SR["Register as a new user"]?</a>
|
||||
</p>
|
||||
<p>
|
||||
<a asp-action="ForgotPassword" asp-controller="Account">@SR["Forgot your password"]?</a>
|
||||
<a asp-action="ForgotPassword" asp-controller="Account">@SR["Forgot your password?"]</a>
|
||||
</p>
|
||||
<input type="hidden" name="Provider" value="LOCAL" />
|
||||
<input type="hidden" name="ReturnUrl" value="@Model.ReturnUrl" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue