diff --git a/Auth/LearningHub.Nhs.Auth/Views/Account/LHLogin.cshtml b/Auth/LearningHub.Nhs.Auth/Views/Account/LHLogin.cshtml index 91393ed..e5ac46a 100644 --- a/Auth/LearningHub.Nhs.Auth/Views/Account/LHLogin.cshtml +++ b/Auth/LearningHub.Nhs.Auth/Views/Account/LHLogin.cshtml @@ -70,7 +70,7 @@ type="password" spell-check="false" hint-text="" - autocomplete="Password" + autocomplete="current-password" css-class="nhsuk-u-width-one-half" required="true" required-client-side-error-message="You need to enter your password" />