diff --git a/inc/template.php b/inc/template.php index 828f64c85eef23603b1c5c98be9fc475ef11f7fe..7ac3437fb7ad5944c2e5b7b63c3c0a601d1d919b 100644 --- a/inc/template.php +++ b/inc/template.php @@ -739,12 +739,6 @@ function tpl_youarehere($sep=' » '){ $parts = explode(':', $ID); $count = count($parts); - if($GLOBALS['ACT'] == 'search') - { - $parts = array($conf['start']); - $count = 1; - } - echo '<span class="bchead">'.$lang['youarehere'].': </span>'; // always print the startpage