diff options
Diffstat (limited to 'httemplate')
| -rwxr-xr-x | httemplate/browse/cust_main_county.cgi | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/httemplate/browse/cust_main_county.cgi b/httemplate/browse/cust_main_county.cgi index fc1022684..1e969aa8f 100755 --- a/httemplate/browse/cust_main_county.cgi +++ b/httemplate/browse/cust_main_county.cgi @@ -204,7 +204,7 @@ my $html_posttotal =  my $bulk_popup_link =     include( '/elements/popup_link_onclick.html', -             'action'      => "${p}edit/bulk_cust_main_county.html?MAGIC_taxnum_MAGIC", +             'action'      => "${p}edit/bulk-cust_main_county.html?MAGIC_taxnum_MAGIC",               'actionlabel' => 'Bulk add new tax',               'nofalse'     => 1,               'height'      => 420, | 
