From a858025d6397cb6b0a472db200b3aaf81b044365 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 3 Apr 2019 16:34:02 +0200 Subject: [PATCH] Option MAIN_TOP_MENU_DROPDOWN removed. New dropdown is always on now. --- htdocs/main.inc.php | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 5d68dd5b495..74069429043 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -1596,10 +1596,7 @@ function top_menu($head, $title = '', $target = '', $disablejs = 0, $disablehead } } - $loginBlockMoreClass = ''; - if (!empty($conf->global->MAIN_TOP_MENU_DROPDOWN)) { $loginBlockMoreClass = 'usedropdown'; } - - print '
'."\n"; + print '