aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/simple_header.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_header.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_header.html')
-rw-r--r--phpBB/styles/prosilver/template/simple_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/simple_header.html b/phpBB/styles/prosilver/template/simple_header.html
index 0e2409586c..e1e700d48e 100644
--- a/phpBB/styles/prosilver/template/simple_header.html
+++ b/phpBB/styles/prosilver/template/simple_header.html
@@ -69,4 +69,4 @@
<div id="simple-wrap">
<a id="top" name="top" accesskey="t"></a>
- <div id="page-body"> \ No newline at end of file
+ <div id="page-body" role="main"> \ No newline at end of file