We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973870d commit be51b81Copy full SHA for be51b81
LearningHub.Nhs.WebUI/Views/Shared/_LoginBanner.cshtml
@@ -15,7 +15,7 @@
15
class="nhsuk-button nhsuk-button--secondary">OpenAthens Log in</a>
16
</div>
17
<p class="nhsuk-u-margin-bottom-2">
18
- <a asp-controller="Account" asp-action="ForgotPassword" class="">Forgotten username or password</a>
+ <a asp-controller="Account" asp-action="ForgotUserPassword" class="">Forgotten username or password</a>
19
</p>
20
<p>
21
<a asp-controller="Account" asp-action="CreateAnAccount">Create new account</a>
0 commit comments