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
This commit is contained in:
parent
64438e287f
commit
2716cfdb60
|
@ -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,
|
||||
|
|
|
@ -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>:');
|
||||
|
|
Loading…
Reference in New Issue