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