From f79c6eaff52795d3860e26ca08809bb8eb02c00c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 11 Jun 2011 23:21:59 +0000 Subject: [PATCH] Enhance installer --- htdocs/install/fileconf.php | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/htdocs/install/fileconf.php b/htdocs/install/fileconf.php index b8d384618b0..9a17aee3d5d 100644 --- a/htdocs/install/fileconf.php +++ b/htdocs/install/fileconf.php @@ -313,9 +313,11 @@ if (! empty($_SERVER["HTTPS"]) && $_SERVER["HTTPS"] == 'on') { // Enabled if t trans("Server"); ?> - value=""> - + '; ?> + trans("ServerAddressDescription"); ?> @@ -323,17 +325,18 @@ if (! empty($_SERVER["HTTPS"]) && $_SERVER["HTTPS"] == 'on') { // Enabled if t trans("Port"); ?> - value=""> - + '; ?> + trans("ServerPortDescription"); ?> - trans("DatabaseName"); ?> - + trans("DatabaseName"); ?>