From 6e9c93defacaff438b307bcfc84f6b145faaf0f7 Mon Sep 17 00:00:00 2001
From: mariopulido
Date: Thu, 4 Apr 2013 15:35:07 +0000
Subject: [PATCH] 2013-04-04 Mario Pulido
* extensions/update_manager/main.php: Fixed information bug and
added help tip in offline packages loader
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7930 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
---
pandora_console/ChangeLog | 5 +++++
pandora_console/extensions/update_manager/main.php | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog
index 5c57432837..7f684cf30d 100644
--- a/pandora_console/ChangeLog
+++ b/pandora_console/ChangeLog
@@ -1,3 +1,8 @@
+2013-04-04 Mario Pulido
+
+ * extensions/update_manager/main.php: Fixed information bug and
+ added help tip in offline packages loader
+
2013-04-04 Mario Pulido
* include/help/en/help_recontask.php,
diff --git a/pandora_console/extensions/update_manager/main.php b/pandora_console/extensions/update_manager/main.php
index 04c2b5ca81..885a6b9b0d 100644
--- a/pandora_console/extensions/update_manager/main.php
+++ b/pandora_console/extensions/update_manager/main.php
@@ -119,7 +119,7 @@ function main_view_enterprise($settings, $user_key) {
__('Update Manager is one of the most advanced features of Pandora FMS Enterprise version, for more information visit http://pandorafms.com.') .
'
' .
'
' .
- __('Update Manager sends anonymous information about Pandora FMS usage (number of agents and modules running). To disable it, just delete extension or remove remote server address from Update Manager plugin setup.') .
+ __('Update Manager sends anonymous information about Pandora FMS usage (number of agents and modules running). To disable it, remove remote server address from Update Manager plugin setup.') .
'