From 393bab0ee641c288aef19b05d7439ba6c5053948 Mon Sep 17 00:00:00 2001 From: Damien Regad Date: Sun, 2 Aug 2015 16:30:49 +0200 Subject: [PATCH] Remove link on "Manage Configuration" menu item The menu item should not be displayed with a link when one of its submenu's elements is opened. Fixes #19993 --- adm_config_report.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adm_config_report.php b/adm_config_report.php index c13f643c5e..c3131037dc 100644 --- a/adm_config_report.php +++ b/adm_config_report.php @@ -58,7 +58,7 @@ html_page_top( lang_get( 'configuration_report' ) ); -print_manage_menu( 'adm_config_report.php' ); +print_manage_menu( 'adm_permissions_report.php' ); print_manage_config_menu( 'adm_config_report.php' ); $t_config_types = array(