From b505c99e398c75d98bcb7d8c59b008e93c5f703d Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Tue, 8 Nov 2011 17:40:10 +0100 Subject: [PATCH] Minor fixing form field --- main/install/install.lib.php | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/main/install/install.lib.php b/main/install/install.lib.php index 4defbb574d..63853d9efa 100755 --- a/main/install/install.lib.php +++ b/main/install/install.lib.php @@ -1495,13 +1495,7 @@ function get_contact_registration_form() { -
-
'.get_lang('HaveYouThePowerToTakeFinancialDecisions').'
-
- '.get_lang('Yes').' - '.get_lang('No').' -
-
+
*'.get_lang('CompanyCountry').'
'.get_countries_list_from_array(true).'
@@ -1532,6 +1526,15 @@ function get_contact_registration_form() {
+ +
+
'.get_lang('HaveYouThePowerToTakeFinancialDecisions').'
+
+ '.get_lang('Yes').' + '.get_lang('No').' +
+
+