diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index fd59f70a9b..97db3568e8 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,10 @@ + +2007-08-21 Sancho Lerena + + * install.php: Fixed heigh in step3 box. + + * upgrade.php: Typo at title in step1. + 2007-08-20 Sancho Lerena * pandoradb.sql: Used UTF-8 by default diff --git a/pandora_console/install.php b/pandora_console/install.php index b2bf74c61c..f1757e53a4 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -230,7 +230,7 @@ function install_step3() { echo "

Pandora FMS console installation wizard. Step #3 of 4

-
+

Environment and database setup

diff --git a/pandora_console/upgrade.php b/pandora_console/upgrade.php index 479adf2432..a707e2f7dc 100644 --- a/pandora_console/upgrade.php +++ b/pandora_console/upgrade.php @@ -186,7 +186,7 @@ function random_name ($size){ function install_step1() { echo "

-

Pandora FMS upgrad wizard. Step #1 of 5

+

Pandora FMS upgrade wizard. Step #1 of 5

Welcome to Pandora FMS 1.3 upgrade Wizard