From: ivan Date: Sun, 12 Oct 2008 00:58:48 +0000 (+0000) Subject: fix link X-Git-Tag: freeside_1_7_4rc1~162 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=608982a2372e454199a9a0df0aa38cc94398a073;p=freeside.git fix link --- 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,