% if ( $conf->config('tax_data_vendor') ) { # still not quite right <%include('tr-td-label.html', @_) %> ><% include('select-taxproduct.html', @_) %> % } else { % } <%init> my $conf = new FS::Conf; my %opt = @_; my $cell_style = $opt{cell_style} ? 'STYLE="'. $opt{cell_style}. '"' : ''; my $name = $opt{element_name} || $opt{field} || 'taxproductnum';