From 0b7a4894fffdca9aa638bfc5b64683d26ca0303f Mon Sep 17 00:00:00 2001 From: Brett Bieber <brett.bieber@gmail.com> Date: Fri, 8 Jan 2010 19:21:11 +0000 Subject: [PATCH] Fix spelling of Colombia --- plugins/unl_theme/scripts/JS/enhanceProfileForm.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/unl_theme/scripts/JS/enhanceProfileForm.php b/plugins/unl_theme/scripts/JS/enhanceProfileForm.php index 6ad43b4c..970b1e82 100644 --- a/plugins/unl_theme/scripts/JS/enhanceProfileForm.php +++ b/plugins/unl_theme/scripts/JS/enhanceProfileForm.php @@ -166,7 +166,7 @@ "Chad", "Chile", "China", - "Colombi", + "Colombia", "Comoros", "Congo (Brazzaville)", "Congo", @@ -479,4 +479,4 @@ $("#formloading").remove(); $("#maincontent form.cool").show(); }); -})(); \ No newline at end of file +})(); -- GitLab