From 89aa9726905bbe97d4a73b43f8a6abdb5f022a40 Mon Sep 17 00:00:00 2001
From: mdtrooper <tres.14159@gmail.com>
Date: Thu, 26 Jun 2014 16:06:00 +0000
Subject: [PATCH] 2014-06-26  Miguel de Dios <miguel.dedios@artica.es>

	* godmode/setup/license.php: fix the link to new update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10294 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
---
 pandora_console/ChangeLog                 | 4 ++++
 pandora_console/godmode/setup/license.php | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog
index 871ca0e879..fae5dab699 100644
--- a/pandora_console/ChangeLog
+++ b/pandora_console/ChangeLog
@@ -1,3 +1,7 @@
+2014-06-26  Miguel de Dios <miguel.dedios@artica.es>
+	
+	* godmode/setup/license.php: fix the link to new update manager.
+
 2014-06-26  Miguel de Dios <miguel.dedios@artica.es>
 	
 	* godmode/update_manager/update_manager.offline.php,
diff --git a/pandora_console/godmode/setup/license.php b/pandora_console/godmode/setup/license.php
index c7e39339f2..a92c63acc1 100644
--- a/pandora_console/godmode/setup/license.php
+++ b/pandora_console/godmode/setup/license.php
@@ -84,7 +84,7 @@ echo '</div>';
 echo '' . __('To get your <b>Pandora FMS Enterprise License</b>:') . '<br />';
 echo '<ul>';
 echo '<li>';
-echo '' . __('Go to <a target="_blank" href="http://artica.es/pandoraupdate5/request/index.php">http://artica.es/pandoraupdate5/request/index.php</a>');
+echo '' . __('Go to <a target="_blank" href="http://artica.es/pandoraupdate51/index.php?section=generate_key_client">http://artica.es/pandoraupdate51/index.php?section=generate_key_client</a>');
 echo '</li>';
 echo '<li>';
 echo '' .__('Enter the <b>auth key</b> and the following <b>request key</b>:');