Merge pull request #15326 from edx/sarahkf/ARIA-roles
fixed aria-label to just say legal
This commit is contained in:
@@ -29,7 +29,7 @@ from django.core.urlresolvers import reverse
|
||||
% endif
|
||||
</div>
|
||||
|
||||
<div class="footer-content-secondary" aria-label="{_('Legal')}">
|
||||
<div class="footer-content-secondary" aria-label="${_("Legal")}">
|
||||
<div class="footer-about-copyright">
|
||||
## Site operators: Please do not remove this paragraph! This attributes back to edX and makes your acknowledgement of edX's trademarks clear.
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user