From 697e16a72e821bdd94945a626e088d6b8b930306 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Wed, 25 Feb 2009 08:19:31 +0000 Subject: [PATCH] fix mini report --- html/user_pref.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/html/user_pref.php b/html/user_pref.php index fd9baf2ef..0f65938a5 100644 --- a/html/user_pref.php +++ b/html/user_pref.php @@ -71,14 +71,11 @@ if ( isset ( $_POST['p_size']) ) { //--------------------------------------------------------------------------- // Here we put all the changes //--------------------------------------------------------------------------- -/* + if ( isset ($_POST['val']) ){ - // Change the top menu - $_SESSION['g_topmenu']=$_POST['topmenu']; - $User->update_global_pref('TOPMENU',$_POST['topmenu']); + // Change the mini report if ( isset ($_POST['minirap'])) $User->set_mini_report($_POST['minirap']); } -*/ // show the top menu depending of the use_style // comta style