From a459de188f56ba1abef68cc0f8a3d590c164f2fa Mon Sep 17 00:00:00 2001 From: zarzuelo Date: Tue, 19 Oct 2010 11:04:20 +0000 Subject: [PATCH] 2010-10-19 Sergio Martin * godmode/massive/massive_edit_modules.php: Fixed a jquery typo for iexplorer browser git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3422 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 5 +++++ pandora_console/godmode/massive/massive_edit_modules.php | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index bfe4cf6a59..2f8c5de0bc 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,8 @@ +2010-10-19 Sergio Martin + + * godmode/massive/massive_edit_modules.php: Fixed a jquery typo + for iexplorer browser + 2010-10-19 Miguel de Dios * include/functions_io.php: fixed the function "safe_input" when the diff --git a/pandora_console/godmode/massive/massive_edit_modules.php b/pandora_console/godmode/massive/massive_edit_modules.php index 8fbeb5cb2c..08d3c5074b 100644 --- a/pandora_console/godmode/massive/massive_edit_modules.php +++ b/pandora_console/godmode/massive/massive_edit_modules.php @@ -13,7 +13,6 @@ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. - // Load global vars check_login (); @@ -340,6 +339,7 @@ else { $modules_row = 'none'; $agents_row = ''; } + ?>