summary refs log tree commit diff stats
path: root/theme/quotes/pagenumbers.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/quotes/pagenumbers.tpl')
-rwxr-xr-xtheme/quotes/pagenumbers.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/quotes/pagenumbers.tpl b/theme/quotes/pagenumbers.tpl index 3171c10..d6aa3bb 100755 --- a/theme/quotes/pagenumbers.tpl +++ b/theme/quotes/pagenumbers.tpl
@@ -1,4 +1,4 @@
1<DIV CLASS="quote_pagenums"> 1<CENTER>
2 <A HREF="/quotes/<!--LORIGIN-->.php">First</A>&nbsp;&nbsp; 2 <A HREF="/quotes/<!--LORIGIN-->.php">First</A>&nbsp;&nbsp;
3 <A HREF="/quotes/<!--LORIGIN-->.php?page=<!--MINUSTEN-->">-10</A>&nbsp;&nbsp; 3 <A HREF="/quotes/<!--LORIGIN-->.php?page=<!--MINUSTEN-->">-10</A>&nbsp;&nbsp;
4 <!--BDDD--> 4 <!--BDDD-->
@@ -12,4 +12,4 @@
12 <!--ADDD--> 12 <!--ADDD-->
13 <A HREF="/quotes/<!--LORIGIN-->.php?page=<!--PLUSTEN-->">+10</A>&nbsp;&nbsp; 13 <A HREF="/quotes/<!--LORIGIN-->.php?page=<!--PLUSTEN-->">+10</A>&nbsp;&nbsp;
14 <A HREF="/quotes/<!--LORIGIN-->.php?page=<!--LASTPAGE-->">Last</A>&nbsp;&nbsp; 14 <A HREF="/quotes/<!--LORIGIN-->.php?page=<!--LASTPAGE-->">Last</A>&nbsp;&nbsp;
15</DIV> 15</CENTER>