summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-12-04 14:37:08 -0800
committerIvan Kohler <ivan@freeside.biz>2015-12-04 14:37:08 -0800
commit7fe341f7e83648feecf0b221e7a370a5818be753 (patch)
treed6a61f0c07ade97aff564a5450f5833545bdda68 /httemplate/elements
parenta06b181e0f0451ad837214c24a546dc44025af9b (diff)
add northern cyprus, RT#39335
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/tr-fixed-country.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/tr-fixed-country.html b/httemplate/elements/tr-fixed-country.html
index 806d92cd6..51b553e1e 100644
--- a/httemplate/elements/tr-fixed-country.html
+++ b/httemplate/elements/tr-fixed-country.html
@@ -5,6 +5,6 @@ my %opt = @_;
my $value = $opt{'curr_value'} || $opt{'value'};
-$opt{'formatted_value'} = code2country($value). " ($value)";
+$opt{'formatted_value'} = FS::geocode_Mixin->code2country($value). " ($value)";
</%init>