summary refs log tree commit diff stats
path: root/theme/quotes/pagenumbers.tpl
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-11-27 10:11:20 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-11-27 10:11:20 -0500
commitb9230a6e91d1d4b14dce52bed71bc0a360a8f5d4 (patch)
tree87983a20708360c3c257975951acbb1d949b7825 /theme/quotes/pagenumbers.tpl
parentd382b04ad907041be4dd97dd50b8b12abe68eb53 (diff)
downloadfourisland-b9230a6e91d1d4b14dce52bed71bc0a360a8f5d4.tar.gz
fourisland-b9230a6e91d1d4b14dce52bed71bc0a360a8f5d4.tar.bz2
fourisland-b9230a6e91d1d4b14dce52bed71bc0a360a8f5d4.zip
Removed unnesscary Quotes CSS
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>