From b84815482414dc2215276c2a8ceb384170e020da Mon Sep 17 00:00:00 2001 From: Daniel Cebrian Date: Wed, 18 Jan 2023 18:38:50 +0100 Subject: [PATCH] #10138 change position title --- pandora_console/install.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pandora_console/install.php b/pandora_console/install.php index 08f6ae29e7..f48b3c6c79 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -486,7 +486,7 @@ function install_step1()

Welcome to Pandora FMS installation Wizard

-

This wizard helps you to quick install Pandora FMS console and main database in your system. +

This wizard helps you to quick install Pandora FMS console and main database in your system. In four steps, this installer will check all dependencies and will create your configuration, ready to use.

For more information, please refer to documentation →

"; @@ -896,7 +896,6 @@ function install_step4()
".print_logo_status(5, 6)."
-

Creating database and default configuration file

"; @@ -1159,7 +1158,7 @@ function install_step4() echo '
'; echo '
'; echo '
'; - + echo "

Creating database and default configuration file

"; if ($everything_ok !== 1) { $info = '';