SureTax, #31639, #33015, #34598
[freeside.git] / httemplate / elements / tr-select-tax_status.html
index 9c2de15..1e0ea8a 100644 (file)
@@ -17,7 +17,7 @@
 
 <%shared>
 my $conf = FS::Conf->new;
-my $vendor = $conf->config('enable_taxproducts');
+my $vendor = $conf->config('tax_data_vendor');
 </%shared>
 <%init>
 my %opt = @_;