Skip to content

Commit 760d44c

Browse files
authored
Merge pull request #43 from TechnologyEnhancedLearning/Develop/Features/TD-4198-Set-primary-language
Set login page primary language
2 parents b3d73b0 + 663fc38 commit 760d44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Auth/LearningHub.Nhs.Auth/Views/Shared/LearningHub/_Layout.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
}
99
}
1010
<!DOCTYPE html>
11-
<html>
11+
<html lang="en">
1212
<head>
1313
<meta charset="utf-8" />
1414
<meta http-equiv="X-UA-Compatible" content="IE=edge" />

0 commit comments

Comments
 (0)