diff --git a/htdocs/admin/company.php b/htdocs/admin/company.php index 8b900f552c8..75dcb9b179f 100644 --- a/htdocs/admin/company.php +++ b/htdocs/admin/company.php @@ -406,11 +406,12 @@ print ''; print ''."\n"; +// Zip print ''; -print ''."\n"; +print ''."\n"; print ''; -print ''."\n"; +print ''."\n"; // Country print ''; diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 444a44cdc34..a56402fddef 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -5102,19 +5102,21 @@ class Form $out .= ''; diff --git a/htdocs/theme/common/flags/unknown.png b/htdocs/theme/common/flags/unknown.png new file mode 100644 index 00000000000..08efc7b264d Binary files /dev/null and b/htdocs/theme/common/flags/unknown.png differ