From ba557aadc506841687b5c7e0b637ddbc1617aaae Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sun, 7 Dec 2008 21:29:13 +0000 Subject: cleaned up some garbage code in the template and removed a useless file --- templates/header.inc.php | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'templates/header.inc.php') diff --git a/templates/header.inc.php b/templates/header.inc.php index 4caf51d5..230b266a 100644 --- a/templates/header.inc.php +++ b/templates/header.inc.php @@ -32,8 +32,8 @@ $location = get_location(); - - + + <?php echo scrub_out(Config::get('site_title')); ?> - <?php echo $location['title']; ?> @@ -47,13 +47,7 @@ if (Config::get('use_rss')) { ?> -
> - +