From d5e453a7b0a2f966106de4f19602e433f9c7713d Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Sat, 6 Dec 2008 09:45:32 -0500 Subject: Reverted back to layout 4 Oh so many people complained at the new, pretty layout. The decision was reached in the Poll of the Week: Layout 6 had to go. --- pages/quotes.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'pages') diff --git a/pages/quotes.php b/pages/quotes.php index b02875e..d557ca1 100755 --- a/pages/quotes.php +++ b/pages/quotes.php @@ -27,9 +27,6 @@ include('includes/functions_quotes.php'); $pageCategory = 'quotes'; $headtags = ''; -$template = new FITemplate('quotes/header'); -$template->display(); - if (isset($_GET['id'])) { $quote_num = $_GET['id']; -- cgit 1.4.1