";
+if(substr(getcwd(),-6)!="/admin" && substr(getcwd(),-7)!="/config" && substr(getcwd(),-6)!="/super") {
+?>
+
+
+
+}
if($icon && theme_icon($icon)) {
- echo "";
- echo theme_icon($icon);
- echo " | ";
+ echo " ";
+ echo theme_icon($icon);
+ echo " ";
}
-else
- echo " | ";
-
-if($title && !$titletranslated)
- echo "".i18n($title)."";
-else if($title)
- echo "".$title."";
//if we're under /admin or /config then we want to show the ? help icon
if(substr(getcwd(),-6)=="/admin" || substr(getcwd(),-7)=="/config" || substr(getcwd(),-6)=="/super") {
@@ -717,16 +714,13 @@ if(substr(getcwd(),-6)=="/admin" || substr(getcwd(),-7)=="/config" || substr(get
$fname=substr($_SERVER['REDIRECT_SCRIPT_URL'],strlen($config['SFIABDIRECTORY'])+1);
else
$fname=substr($_SERVER['PHP_SELF'],strlen($config['SFIABDIRECTORY'])+1);
- echo " | ";
-} else {
- ?>
-
-
-
+ echo "";
}
-echo " |
";
-echo "