[ticket/16083] Add role=menu

PHPBB3-16083
This commit is contained in:
Jakub Senko 2019-10-04 15:43:23 +02:00
parent 94653b565f
commit d9a773cb62
No known key found for this signature in database
GPG key ID: 6A7C328CD66EC21E
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@
</p>
<!-- ENDIF -->
<!-- EVENT overall_footer_copyright_append -->
<p class="footer-row">
<p class="footer-row" role="menu">
<a class="footer-link" href="{{ U_PRIVACY }}" title="{{ lang('PRIVACY_LINK') }}" role="menuitem">
<span class="footer-link-text">{{ lang('PRIVACY_LINK') }}</span>
</a>