diff options
author | PayBas <contact@paybas.com> | 2014-06-08 12:58:07 +0200 |
---|---|---|
committer | PayBas <contact@paybas.com> | 2014-06-24 00:02:24 +0200 |
commit | 1cf6a0e124f34efb34101997c9f1947fdd426951 (patch) | |
tree | c7cd8f30e88b1efd757d4dc0099ea2e5fc674c7b /phpBB/styles/prosilver/template/ucp_header.html | |
parent | b83b72b271b7d0cfe5b6dc6a06acc299e36b2969 (diff) | |
download | forums-1cf6a0e124f34efb34101997c9f1947fdd426951.tar forums-1cf6a0e124f34efb34101997c9f1947fdd426951.tar.gz forums-1cf6a0e124f34efb34101997c9f1947fdd426951.tar.bz2 forums-1cf6a0e124f34efb34101997c9f1947fdd426951.tar.xz forums-1cf6a0e124f34efb34101997c9f1947fdd426951.zip |
[ticket/12648] Added ARIA functionality
PHPBB3-12648
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_header.html')
-rw-r--r-- | phpBB/styles/prosilver/template/ucp_header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_header.html b/phpBB/styles/prosilver/template/ucp_header.html index 6fb82774de..a17f145cbc 100644 --- a/phpBB/styles/prosilver/template/ucp_header.html +++ b/phpBB/styles/prosilver/template/ucp_header.html @@ -20,7 +20,7 @@ <div style="width: 100%;"> <div id="cp-menu"> - <div id="navigation"> + <div id="navigation" role="navigation"> <!-- IF S_PRIVMSGS --> <!-- BEGIN t_block2 --> |