X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fbrowse%2Fmsg_template.html;h=bb5ac94a0694c3fe4a17600b27e8c327948b3dd4;hb=dcfdfa382ec3e357f1cd3c822fd5e658b0746f85;hp=50afc283e75450ff35c649ec2a902639679e0988;hpb=a6fe07e49e3fc12169e801b1ed6874c3a5bd8500;p=freeside.git diff --git a/httemplate/browse/msg_template.html b/httemplate/browse/msg_template.html index 50afc283e..bb5ac94a0 100644 --- a/httemplate/browse/msg_template.html +++ b/httemplate/browse/msg_template.html @@ -36,7 +36,7 @@ my (@locales, @locale_links); foreach my $l ( FS::Locales->locales ) { push @locales, sub { exists ( $_[0]->content_locales->{$l} ) - ? +{ FS::Locales->locale_info($l) }->{'name'} + ? +{ FS::Locales->locale_info($l) }->{'label'} : ''; }; push @locale_links, sub {