--- inc.original/template.php 2010-11-07 17:43:04.000000000 +0100
+++ inc/template.php 2011-01-05 23:28:33.000000000 +0100
@@ -745,7 +745,7 @@
$count = 1;
}
- echo ''.$lang['youarehere'].': ';
+// echo ''.$lang['youarehere'].': ';
// always print the startpage
$title = useHeading('navigation') ? p_get_first_heading($conf['start']) : $conf['start'];