aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subSilver/template/pagination.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/subSilver/template/pagination.html')
-rw-r--r--phpBB/styles/subSilver/template/pagination.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/pagination.html b/phpBB/styles/subSilver/template/pagination.html
deleted file mode 100644
index bf9c854d9a..0000000000
--- a/phpBB/styles/subSilver/template/pagination.html
+++ /dev/null
@@ -1 +0,0 @@
-<!-- IF PAGINATION --><b><a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{L_GOTO_PAGE}</a> <!-- IF PREVIOUS_PAGE --><a href="{PREVIOUS_PAGE}">{L_PREVIOUS}</a>&nbsp;&nbsp;<!-- ENDIF -->{PAGINATION}<!-- IF NEXT_PAGE --> &nbsp;<a href="{NEXT_PAGE}">{L_NEXT}</a><!-- ENDIF --></b><!-- ENDIF --> \ No newline at end of file