From ad8bfd01755170f3e3dd094e07a98a296b36df49 Mon Sep 17 00:00:00 2001 From: cweiske Date: Sun, 20 Sep 2009 17:21:48 +0000 Subject: Put charset declaration before title git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@361 b3834d28-1941-0410-a4f8-b48e95affb8f --- templates/top.inc.php | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'templates/top.inc.php') diff --git a/templates/top.inc.php b/templates/top.inc.php index 4ff43f2..13b0347 100644 --- a/templates/top.inc.php +++ b/templates/top.inc.php @@ -1,31 +1,30 @@ - -<?php echo filter($GLOBALS['sitename'] .(isset($pagetitle) ? ' » ' . $pagetitle : '')); ?> - - - - + + + <?php echo filter($GLOBALS['sitename'] .(isset($pagetitle) ? ' » ' . $pagetitle : '')); ?> + + + '; + echo ' '; } } ?> - - + - + - +