Fixed the update manager URL
This commit is contained in:
parent
7d6ff04744
commit
b6e133b11b
|
@ -87,7 +87,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/pandoraupdate51/index.php?section=generate_key_client">http://artica.es/pandoraupdate51/index.php?section=generate_key_client</a>');
|
||||
echo '' . sprintf(__('Go to %s'), "<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