aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/pagination.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/template/pagination.html')
-rw-r--r--phpBB/styles/prosilver/template/pagination.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/pagination.html b/phpBB/styles/prosilver/template/pagination.html
index 10852b1f1a..2b77128b54 100644
--- a/phpBB/styles/prosilver/template/pagination.html
+++ b/phpBB/styles/prosilver/template/pagination.html
@@ -5,7 +5,7 @@
<div class="dropdown hidden">
<div class="pointer"><div class="pointer-inner"></div></div>
<ul class="dropdown-contents">
- <li>{L_JUMP_TO_PAGE}</li>
+ <li>{L_JUMP_TO_PAGE}{L_COLON}</li>
<li class="page-jump-form">
<input type="text" name="page-number" maxlength="6" title="{L_SEARCH_KEYWORDS}" class="inputbox tiny" value="" data-per-page="{PER_PAGE}" data-base-url="{BASE_URL|e('html_attr')}" data-start-name="{START_NAME}" />
<input class="button2" value="{L_GO}" type="button" />