diff --git a/get_settings.php b/get_settings.php index 53d4ce90..45a32cd7 100644 --- a/get_settings.php +++ b/get_settings.php @@ -15,6 +15,7 @@ $config_company_phone = $row['config_company_phone']; if(strlen($config_company_phone)>2){ $config_company_phone = substr($row['config_company_phone'],0,3)."-".substr($row['config_company_phone'],3,3)."-".substr($row['config_company_phone'],6,4); } +$config_company_country = $row['config_company_country']; $config_company_site = $row['config_company_site']; $config_quote_footer = $row['config_quote_footer']; diff --git a/settings-company.php b/settings-company.php index bb7b4c04..6ecbf31a 100644 --- a/settings-company.php +++ b/settings-company.php @@ -17,21 +17,6 @@ - -
- -
-
- -
- -
-
@@ -88,6 +73,21 @@
+
+ +
+
+ +
+ +
+
+