1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/12613] role="navigation" not allowed on <ul>

PHPBB3-12613
This commit is contained in:
PayBas
2014-06-09 18:05:53 +02:00
parent 8841f7f960
commit 86a320ff5c

View File

@@ -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>