X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fsmall_custview.html;h=9060d897ded16c258bd93b9bd710a6898e99eb83;hp=1e8ae739a72969d7fc233f1c8f60d0e1a91c1425;hb=560af69840e7e3fcebf65d5d56ca4efc0851efec;hpb=73f34cbe08a9be968a2557cd6906dde5bb9a97a3 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')), @_ ) %>