diff options
Diffstat (limited to 'httemplate/elements/tr-select-tax_status.html')
| -rw-r--r-- | httemplate/elements/tr-select-tax_status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/tr-select-tax_status.html b/httemplate/elements/tr-select-tax_status.html index 9c2de154f..1e0ea8a98 100644 --- a/httemplate/elements/tr-select-tax_status.html +++ b/httemplate/elements/tr-select-tax_status.html @@ -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 = @_; |
