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.
2 parents d5baa0f + b9c44ad commit 6a18004Copy full SHA for 6a18004
LearningHub.Nhs.WebUI/Views/Shared/_NavPartial.cshtml
@@ -49,7 +49,7 @@
49
50
</div>
51
@if (User.Identity.IsAuthenticated) {
52
- <input type="checkbox" id="header-dropdown-menu-control" aria-labelledby="label-navigation" role="button">
+ <input type="checkbox" id="header-dropdown-menu-control" aria-labelledby="Main navigation menu" role="button">
53
<nav class="nhsuk-header__navigation app-width-container" id="header-navigation" role="navigation" aria-label="Primary navigation" aria-labelledby="label-navigation">
54
<p class="nhsuk-header__navigation-title"><span id="label-navigation">Menu</span>
55
<button class="nhsuk-header__navigation-close" id="close-menu">
0 commit comments