From bf5b6a19b94decac310639a3dda79dc7282a8301 Mon Sep 17 00:00:00 2001 From: ChanMyeong Date: Tue, 9 Oct 2012 05:29:30 +0000 Subject: [PATCH] Issue 2056. DB hostname, port, table prefix items should be hidden. Fixed. git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11639 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/install/lang/lang.xml | 6 ++++- modules/install/tpl/form.cubrid.html | 27 ++++++++++++---------- modules/install/tpl/form.mssql.html | 27 ++++++++++++---------- modules/install/tpl/form.mysql.html | 27 ++++++++++++---------- modules/install/tpl/form.mysql_innodb.html | 27 ++++++++++++---------- modules/install/tpl/form.mysqli.html | 27 ++++++++++++---------- 6 files changed, 80 insertions(+), 61 deletions(-) diff --git a/modules/install/lang/lang.xml b/modules/install/lang/lang.xml index 230b21e47..4b99ef49a 100644 --- a/modules/install/lang/lang.xml +++ b/modules/install/lang/lang.xml @@ -65,6 +65,10 @@ + + + + @@ -488,7 +492,7 @@ - + diff --git a/modules/install/tpl/form.cubrid.html b/modules/install/tpl/form.cubrid.html index c8e3a0f56..97cf31135 100644 --- a/modules/install/tpl/form.cubrid.html +++ b/modules/install/tpl/form.cubrid.html @@ -11,14 +11,6 @@

{$db_type}

-
- -
-
-
- -
-
@@ -31,11 +23,22 @@
-
- -
+

{$lang->advanced_setup}

+ -
{$lang->db_info_desc}
{$lang->cmd_back} diff --git a/modules/install/tpl/form.mssql.html b/modules/install/tpl/form.mssql.html index fc80f36bc..4ad0f4436 100644 --- a/modules/install/tpl/form.mssql.html +++ b/modules/install/tpl/form.mssql.html @@ -11,14 +11,6 @@

{$db_type}

-
- -
-
-
- -
-
@@ -31,11 +23,22 @@
-
- -
+

{$lang->advanced_setup}

+ -
{$lang->db_info_desc}
{$lang->cmd_back} diff --git a/modules/install/tpl/form.mysql.html b/modules/install/tpl/form.mysql.html index 4e9b91993..050318d56 100644 --- a/modules/install/tpl/form.mysql.html +++ b/modules/install/tpl/form.mysql.html @@ -11,14 +11,6 @@

{$db_type}

-
- -
-
-
- -
-
@@ -31,11 +23,22 @@
-
- -
+

{$lang->advanced_setup}

+ -
{$lang->db_info_desc}
{$lang->cmd_back} diff --git a/modules/install/tpl/form.mysql_innodb.html b/modules/install/tpl/form.mysql_innodb.html index 4e9b91993..050318d56 100644 --- a/modules/install/tpl/form.mysql_innodb.html +++ b/modules/install/tpl/form.mysql_innodb.html @@ -11,14 +11,6 @@

{$db_type}

-
- -
-
-
- -
-
@@ -31,11 +23,22 @@
-
- -
+

{$lang->advanced_setup}

+ -
{$lang->db_info_desc}
{$lang->cmd_back} diff --git a/modules/install/tpl/form.mysqli.html b/modules/install/tpl/form.mysqli.html index 4e9b91993..050318d56 100644 --- a/modules/install/tpl/form.mysqli.html +++ b/modules/install/tpl/form.mysqli.html @@ -11,14 +11,6 @@

{$db_type}

-
- -
-
-
- -
-
@@ -31,11 +23,22 @@
-
- -
+

{$lang->advanced_setup}

+ -
{$lang->db_info_desc}