X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fsmall_custview.html;h=9060d897ded16c258bd93b9bd710a6898e99eb83;hb=2a0b5339081a439a8c5ec1f2b9cd28b63fd3fa49;hp=1e8ae739a72969d7fc233f1c8f60d0e1a91c1425;hpb=5fc8c5edf574ab024d4646914b6432d458e2ffbd;p=freeside.git diff --git a/httemplate/elements/small_custview.html b/httemplate/elements/small_custview.html index 1e8ae739a..9060d897d 100644 --- a/httemplate/elements/small_custview.html +++ b/httemplate/elements/small_custview.html @@ -1,2 +1,3 @@ -<% my $conf = new FS::Conf; %> -<%= small_custview( shift, shift || $conf->config('countrydefault') ) %> +% my $conf = new FS::Conf; + +<% small_custview( shift, shift || scalar($conf->config('countrydefault')), @_ ) %>