Commit fee4d3ba by Anjali Pal Committed by GitHub

Update lens-navigation.html

parent 485e2ba1
......@@ -12,7 +12,7 @@ Partial for displaying the lens navigation and the sections within the lenses.
<button class="dropdown-toggle navbar-link" data-toggle="dropdown" id="lensPrimaryMenu"
aria-controls="lensDropdownMenu">
<span class="link-label">
<span class="sr-only">{% trans "Lens Menu." %}</span>
<span class="sr-only">{% trans "Navigation Menu." %}</span>
<span class="ico fa {{ primary_nav_item.icon }}" aria-hidden="true"></span>
{{ primary_nav_item.label }}
{# Translators: This refers to the active tab/navigation item. #}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment