bug fix: all Excel reports using bottom_total option had total row off by one, RT10911
[freeside.git] / httemplate / elements / small_custview.html
1 % my $conf = new FS::Conf; 
2
3 <% small_custview( shift, shift || scalar($conf->config('countrydefault')), @_ ) %>