X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fselect-taxclass.html;h=495572323944625f17a7a9ba3de768d403183b43;hb=7002af78bc3e683ff8ce18b39de6d7de484422bf;hp=e8889d59d8fa808801734996be9a50fa007e1288;hpb=673b9a458d9138523026963df6fa3b4683e09bae;p=freeside.git diff --git a/httemplate/elements/select-taxclass.html b/httemplate/elements/select-taxclass.html index e8889d59d..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 { %> - '; - -<% } %> + +% } +