aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_header.html
diff options
context:
space:
mode:
authorJakub Senko <jakubsenko@gmail.com>2015-02-16 18:02:16 +0100
committerJakub Senko <jakubsenko@gmail.com>2015-02-16 18:02:16 +0100
commitbf86553daa19dce85b9fbd30218452e295154303 (patch)
tree4f81e7f83591b2fd8846c8cfe48dde42d174d6fe /phpBB/styles/prosilver/template/overall_header.html
parent088907fe8e18f87f7af3098041ac031501aa1f7f (diff)
downloadforums-bf86553daa19dce85b9fbd30218452e295154303.tar
forums-bf86553daa19dce85b9fbd30218452e295154303.tar.gz
forums-bf86553daa19dce85b9fbd30218452e295154303.tar.bz2
forums-bf86553daa19dce85b9fbd30218452e295154303.tar.xz
forums-bf86553daa19dce85b9fbd30218452e295154303.zip
[ticket/9457] Add WAI-ARIA landmarks to the Prosilver template files
PHPBB3-9457
Diffstat (limited to 'phpBB/styles/prosilver/template/overall_header.html')
-rw-r--r--phpBB/styles/prosilver/template/overall_header.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html
index 121094f6e0..3407bc4cbe 100644
--- a/phpBB/styles/prosilver/template/overall_header.html
+++ b/phpBB/styles/prosilver/template/overall_header.html
@@ -59,7 +59,7 @@
<div id="wrap">
<a id="top" class="anchor" accesskey="t"></a>
<div id="page-header">
- <div class="headerbar">
+ <div class="headerbar" role="banner">
<div class="inner">
<div id="site-description">
@@ -70,7 +70,7 @@
</div>
<!-- IF S_DISPLAY_SEARCH and not S_IN_SEARCH -->
- <div id="search-box" class="search-box search-header">
+ <div id="search-box" class="search-box search-header" role="search">
<form action="{U_SEARCH}" method="get" id="search">
<fieldset>
<input name="keywords" id="keywords" type="search" maxlength="128" title="{L_SEARCH_KEYWORDS}" class="inputbox search tiny" size="20" value="{SEARCH_WORDS}" placeholder="{L_SEARCH_MINI}" />
@@ -91,7 +91,7 @@
<!-- EVENT overall_header_page_body_before -->
<a id="start_here" class="anchor"></a>
- <div id="page-body">
+ <div id="page-body" role="main">
<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) -->
<div id="information" class="rules">
<div class="inner">