diff options
Diffstat (limited to 'theme/quotes')
-rwxr-xr-x | theme/quotes/add.tpl | 2 | ||||
-rwxr-xr-x | theme/quotes/browse.tpl | 2 | ||||
-rwxr-xr-x | theme/quotes/pagenumbers.tpl | 2 | ||||
-rwxr-xr-x | theme/quotes/search.tpl | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/theme/quotes/add.tpl b/theme/quotes/add.tpl index dc872ee..3ae8d3b 100755 --- a/theme/quotes/add.tpl +++ b/theme/quotes/add.tpl | |||
@@ -1,3 +1,5 @@ | |||
1 | <DIV CLASS="cleardiv"></DIV> | ||
2 | |||
1 | <H1>Contribute</H1> | 3 | <H1>Contribute</H1> |
2 | 4 | ||
3 | <!--BEGIN SUBMITTED--> | 5 | <!--BEGIN SUBMITTED--> |
diff --git a/theme/quotes/browse.tpl b/theme/quotes/browse.tpl index c18c903..8726802 100755 --- a/theme/quotes/browse.tpl +++ b/theme/quotes/browse.tpl | |||
@@ -1,3 +1,5 @@ | |||
1 | <DIV CLASS="cleardiv"></DIV> | ||
2 | |||
1 | <!--BEGIN PAGENUMBERS--> | 3 | <!--BEGIN PAGENUMBERS--> |
2 | <!--INCLUDE quotes/pagenumbers--> | 4 | <!--INCLUDE quotes/pagenumbers--> |
3 | <!--END PAGENUMBERS--> | 5 | <!--END PAGENUMBERS--> |
diff --git a/theme/quotes/pagenumbers.tpl b/theme/quotes/pagenumbers.tpl index d6aa3bb..56bedef 100755 --- a/theme/quotes/pagenumbers.tpl +++ b/theme/quotes/pagenumbers.tpl | |||
@@ -1,3 +1,5 @@ | |||
1 | <DIV CLASS="cleardiv"></DIV> | ||
2 | |||
1 | <CENTER> | 3 | <CENTER> |
2 | <A HREF="/quotes/<!--LORIGIN-->.php">First</A> | 4 | <A HREF="/quotes/<!--LORIGIN-->.php">First</A> |
3 | <A HREF="/quotes/<!--LORIGIN-->.php?page=<!--MINUSTEN-->">-10</A> | 5 | <A HREF="/quotes/<!--LORIGIN-->.php?page=<!--MINUSTEN-->">-10</A> |
diff --git a/theme/quotes/search.tpl b/theme/quotes/search.tpl index edd546a..60c0afc 100755 --- a/theme/quotes/search.tpl +++ b/theme/quotes/search.tpl | |||
@@ -1,3 +1,5 @@ | |||
1 | <DIV CLASS="cleardiv"></DIV> | ||
2 | |||
1 | <H1>Search</H1> | 3 | <H1>Search</H1> |
2 | 4 | ||
3 | <FORM METHOD="POST" ACTION="/quotes/search.php?fetch="> | 5 | <FORM METHOD="POST" ACTION="/quotes/search.php?fetch="> |