mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12613] role="navigation" not allowed on <ul>
PHPBB3-12613
This commit is contained in:
parent
8841f7f960
commit
86a320ff5c
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue