From b9230a6e91d1d4b14dce52bed71bc0a360a8f5d4 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Thu, 27 Nov 2008 10:11:20 -0500 Subject: Removed unnesscary Quotes CSS --- theme/css.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'theme/css.php') diff --git a/theme/css.php b/theme/css.php index f7236eb..bc198f5 100755 --- a/theme/css.php +++ b/theme/css.php @@ -49,9 +49,6 @@ if ($_GET['cat'] == 'home') } else if ($_GET['cat'] == 'panel') { include('css/blog.php'); -} else if ($_GET['cat'] == 'quotes') -{ - include('css/quotes.css'); } ?> -- cgit 1.4.1