Skip to content

Commit b37e11f

Browse files
committed
TD-4303: Fixed login page part of adding automated accessibility tests for LH
1 parent fb8cd3f commit b37e11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Auth/LearningHub.Nhs.Auth/Views/Account/LHLogin.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
type="password"
7171
spell-check="false"
7272
hint-text=""
73-
autocomplete="Password"
73+
autocomplete="current-password"
7474
css-class="nhsuk-u-width-one-half"
7575
required="true"
7676
required-client-side-error-message="You need to enter your password" />

0 commit comments

Comments
 (0)