1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 06:51:33 +02:00

[ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files

PHPBB3-9457
This commit is contained in:
Jakub Senko
2015-02-16 18:02:16 +01:00
parent 088907fe8e
commit bf86553daa
8 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
</div>
<div class="copyright">{CREDIT_LINE}
<div class="copyright" role="contentinfo">{CREDIT_LINE}
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
<!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
</div>