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"); ?>