From 916565df9d882fde49857fe16bd42822559bce57 Mon Sep 17 00:00:00 2001 From: jorgonzalez Date: Wed, 29 Apr 2009 10:01:25 +0000 Subject: [PATCH] 2009-04-29 Jorge Gonzalez * install.php: fixed typos. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1662 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 4 ++++ pandora_console/install.php | 12 ++++++------ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 20dd6d7b0c..65f7e40a14 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2009-04-29 Jorge Gonzalez + + * install.php: fixed typos. + 2009-04-29 Jorge Gonzalez * include/languages/es.po, include/languages/es.mo: Updated spanish diff --git a/pandora_console/install.php b/pandora_console/install.php index 28b0ad1d87..267e3c1593 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -443,8 +443,8 @@ $config["homeurl"]="'.$url.'"; // Base URL echo "

"; } else { - echo "
There was some problems. - Installation is not completed. + echo "
There were some problems. + Installation was not completed.

Please correct failures before trying again. All database schemes created in this step have been dropped. Try to reload this page if you have a present Pandora FMS configuration.

@@ -473,13 +473,13 @@ function install_step5() {

Installation complete

-

You now must delete manually this installer ('install.php') - file for security before trying to access to your Pandora FMS console. -

You should also install the Pandora FMS Servers before trying to monitor anything, +

For security, you now must manually delete this installer + ('install.php') file before trying to access to your Pandora FMS console. +

You should also install Pandora FMS Servers before trying to monitor anything; please read documentation on how to install it.

Don't forget to check http://pandorafms.com for updates. -


Click here to access to your Pandora FMS console +


Click here to access to your Pandora FMS console.