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:
@@ -1,4 +1,4 @@
|
|||||||
<ul role="navigation">
|
<ul>
|
||||||
<!-- IF BASE_URL and TOTAL_PAGES > 6 -->
|
<!-- IF BASE_URL and TOTAL_PAGES > 6 -->
|
||||||
<li class="dropdown-container dropdown-button-control dropdown-page-jump page-jump">
|
<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>
|
<a href="#" class="dropdown-trigger" title="{L_JUMP_TO_PAGE_CLICK}" role="button">{PAGE_NUMBER}</a>
|
||||||
|
Reference in New Issue
Block a user