From 60bd7f00cabb2375c08e7e0393355c859bd139ad Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 17 Mar 2008 00:35:38 +0000 Subject: [PATCH] New: Minor change to allow a new windows .exe setup wizard --- htdocs/install/fileconf.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/htdocs/install/fileconf.php b/htdocs/install/fileconf.php index 0bab716d8b6..24dca56bb14 100644 --- a/htdocs/install/fileconf.php +++ b/htdocs/install/fileconf.php @@ -253,7 +253,7 @@ while (($file = readdir($handle))!==false) trans("Server"); ?> - + @@ -266,7 +266,7 @@ while (($file = readdir($handle))!==false) trans("Port"); ?> - + @@ -280,7 +280,7 @@ while (($file = readdir($handle))!==false) trans("DatabaseName"); ?> - + trans("DatabaseName"); ?> @@ -301,7 +301,7 @@ while (($file = readdir($handle))!==false) trans("Login"); ?> - + trans("AdminLogin"); ?> @@ -311,7 +311,7 @@ while (($file = readdir($handle))!==false) trans("Password"); ?> - + trans("AdminPassword"); ?> @@ -340,7 +340,7 @@ while (($file = readdir($handle))!==false) trans("Login"); ?> - +
trans("DatabaseRootLoginDescription"); ?>
@@ -351,7 +351,7 @@ while (($file = readdir($handle))!==false) trans("Password"); ?> - +
trans("KeepEmptyIfNoPassword"); ?>