aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/simple_footer.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-06-23 11:20:33 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-06-23 11:20:33 +0000
commit6dec355d1cb0e139fc0cff6af67588d7e5735823 (patch)
tree6274e2f807123201cacb986d5babad3a76a2a33c /phpBB/styles/prosilver/template/simple_footer.html
parent762f87b8ad3e59d260d2d4e9fb1bf450ee92f58e (diff)
downloadforums-6dec355d1cb0e139fc0cff6af67588d7e5735823.tar
forums-6dec355d1cb0e139fc0cff6af67588d7e5735823.tar.gz
forums-6dec355d1cb0e139fc0cff6af67588d7e5735823.tar.bz2
forums-6dec355d1cb0e139fc0cff6af67588d7e5735823.tar.xz
forums-6dec355d1cb0e139fc0cff6af67588d7e5735823.zip
Add WAI-ARIA landmarks for easier accessibility to the prosilver template (Bug #45715 - Patch by MarcoZ)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9658 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/prosilver/template/simple_footer.html')
-rw-r--r--phpBB/styles/prosilver/template/simple_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/simple_footer.html b/phpBB/styles/prosilver/template/simple_footer.html
index e64e209368..279c0f4980 100644
--- a/phpBB/styles/prosilver/template/simple_footer.html
+++ b/phpBB/styles/prosilver/template/simple_footer.html
@@ -10,7 +10,7 @@
The phpBB Group : 2006
//-->
- <div class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000, 2002, 2005, 2007 phpBB Group
+ <div class="copyright" role="contentinfo">Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; 2000, 2002, 2005, 2007 phpBB Group
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
<!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
</div>