summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-12-04 14:37:11 -0800
committerIvan Kohler <ivan@freeside.biz>2015-12-04 14:37:11 -0800
commit716d5a444011bbd0683f4bad0c8e6ca91c895c4c (patch)
tree1f4598b8d31c6ee8c855acd83bf9d69147a5dde1 /httemplate/elements
parent104fd2deee705abe830e537fb892e1d993900836 (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>