From f7fbdfdecbf2a933fb87e5794b16dcb131e1d7e3 Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 26 Feb 2010 12:16:30 +0000 Subject: [PATCH] Updated main.inc git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15742 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/html/main.php | 1 - 1 file changed, 1 deletion(-) diff --git a/gosa-core/html/main.php b/gosa-core/html/main.php index c088754c0..7ff1ba336 100644 --- a/gosa-core/html/main.php +++ b/gosa-core/html/main.php @@ -299,7 +299,6 @@ $smarty->assign ("go_help", get_template_path('images/help.png')); if($reload_navigation){ $plist->menu=""; } -$plist->gen_headlines(); $plist->gen_menu(); $smarty->assign ("menu", $plist->menu); $smarty->assign ("plug", "$plug"); -- 2.30.2