1
0
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:
PayBas
2014-06-04 09:46:28 +02:00
parent d218f707b1
commit cd326ae093
3 changed files with 13 additions and 7 deletions

View File

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