diff options
Diffstat (limited to 'pages/quotes.php')
| -rwxr-xr-x | pages/quotes.php | 4 |
1 files changed, 0 insertions, 4 deletions
| diff --git a/pages/quotes.php b/pages/quotes.php index b02875e..8aaa5db 100755 --- a/pages/quotes.php +++ b/pages/quotes.php | |||
| @@ -25,10 +25,6 @@ require('headerproc.php'); | |||
| 25 | include('includes/functions_quotes.php'); | 25 | include('includes/functions_quotes.php'); |
| 26 | 26 | ||
| 27 | $pageCategory = 'quotes'; | 27 | $pageCategory = 'quotes'; |
| 28 | $headtags = '<LINK REL="stylesheet" HREF="/theme/css/quotes.css" />'; | ||
| 29 | |||
| 30 | $template = new FITemplate('quotes/header'); | ||
| 31 | $template->display(); | ||
| 32 | 28 | ||
| 33 | if (isset($_GET['id'])) | 29 | if (isset($_GET['id'])) |
| 34 | { | 30 | { |
