Commit 635194a9 by ahsan-ul-haq

Merge pull request #7092 from edx/ahsan/tnl-1523-studio-footer-accessible-label-issue

footer <nav> accessibility issue
parents 4ee02e23 e0aa5c50
......@@ -15,7 +15,7 @@
</p>
</div>
<nav class="nav-peripheral">
<nav class="nav-peripheral" aria-label="{_('Legal')}">
<ol>
<li class="nav-item nav-peripheral-tos">
<a data-rel="edx.org" href="${marketing_link('TOS')}">${_("Terms of Service")}</a>
......
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