summaryrefslogtreecommitdiff
path: root/tmw3/template/pagination.html
diff options
context:
space:
mode:
Diffstat (limited to 'tmw3/template/pagination.html')
-rw-r--r--tmw3/template/pagination.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmw3/template/pagination.html b/tmw3/template/pagination.html
new file mode 100644
index 0000000..bf9c854
--- /dev/null
+++ b/tmw3/template/pagination.html
@@ -0,0 +1 @@
+<!-- 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