X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fselect-taxclass.html;h=495572323944625f17a7a9ba3de768d403183b43;hb=3ce7691203a7737406bf2d4442f7fd84b81f847e;hp=e5a1abba1b10dfc3cd7b9ece930d7c2a2189c8a4;hpb=51ee6aade4795bf31954e4a5e6aff685a8c31b8b;p=freeside.git diff --git a/httemplate/elements/select-taxclass.html b/httemplate/elements/select-taxclass.html index e5a1abba1..495572323 100644 --- a/httemplate/elements/select-taxclass.html +++ b/httemplate/elements/select-taxclass.html @@ -1,42 +1,40 @@ -<% - my $conf = new FS::Conf; - my $selected_taxclass = scalar(@_) ? shift : ''; -%> +% +% my $conf = new FS::Conf; +% my $selected_taxclass = scalar(@_) ? shift : ''; +% +% if ( $conf->exists('enable_taxclasses') ) { -<% if ( $conf->exists('enable_taxclasses') ) { %> +% } else { -<% } else { %> - - -<% } %> + +% } +