aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorPayBas <contact@paybas.com>2014-06-09 18:05:53 +0200
committerPayBas <contact@paybas.com>2014-06-09 18:05:53 +0200
commit86a320ff5c9c4f7c7eeac8d4956c4c131d0b1f7b (patch)
tree9ea66dc2789b896c07788bcd4c08eb873c5b404b /phpBB
parent8841f7f960aeb5b6ef8beee77aa587bdbe9c989c (diff)
downloadforums-86a320ff5c9c4f7c7eeac8d4956c4c131d0b1f7b.tar
forums-86a320ff5c9c4f7c7eeac8d4956c4c131d0b1f7b.tar.gz
forums-86a320ff5c9c4f7c7eeac8d4956c4c131d0b1f7b.tar.bz2
forums-86a320ff5c9c4f7c7eeac8d4956c4c131d0b1f7b.tar.xz
forums-86a320ff5c9c4f7c7eeac8d4956c4c131d0b1f7b.zip
[ticket/12613] role="navigation" not allowed on <ul>
PHPBB3-12613
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/styles/prosilver/template/pagination.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/pagination.html b/phpBB/styles/prosilver/template/pagination.html
index 9b8514a3fd..cde183291d 100644
--- a/phpBB/styles/prosilver/template/pagination.html
+++ b/phpBB/styles/prosilver/template/pagination.html
@@ -1,4 +1,4 @@
-<ul role="navigation">
+<ul>
<!-- IF BASE_URL and TOTAL_PAGES > 6 -->
<li class="dropdown-container dropdown-button-control dropdown-page-jump page-jump">
<a href="#" class="dropdown-trigger" title="{L_JUMP_TO_PAGE_CLICK}" role="button">{PAGE_NUMBER}</a>