From 5acdabe5f2647f243a75d00bc2bcdda4577fc12e Mon Sep 17 00:00:00 2001 From: fbsanchez Date: Mon, 29 Aug 2016 13:14:50 +0200 Subject: [PATCH] Fixed minor issue: url of image resource while installing changed IP reference to global reference --- pandora_console/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/install.php b/pandora_console/install.php index 5230a59d56..be7cf9d845 100644 --- a/pandora_console/install.php +++ b/pandora_console/install.php @@ -714,7 +714,7 @@ function install_step3() { // the field dbgrant is only shown when the DB host is different from 127.0.0.1 or localhost echo " - DB Host Access
+ DB Host Access
";