mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/12613] Don't display page-jump if all pages are visible (6)
PHPBB3-12613
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<ul>
|
||||
<!-- IF BASE_URL -->
|
||||
<!-- 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}">{PAGE_NUMBER}</a>
|
||||
<div class="dropdown hidden">
|
||||
|
Reference in New Issue
Block a user