summaryrefslogtreecommitdiff
path: root/httemplate/browse
diff options
context:
space:
mode:
authorivan <ivan>2008-10-12 00:58:47 +0000
committerivan <ivan>2008-10-12 00:58:47 +0000
commit1e98f77fc7f64c40f4541acd2719bc229569dec1 (patch)
tree8ef72fab1fc7416a836dacbe006143ddcca3b5eb /httemplate/browse
parent9eded70a59f22d7df3b645ad3636e28e0fd08bee (diff)
fix link
Diffstat (limited to 'httemplate/browse')
-rwxr-xr-xhttemplate/browse/cust_main_county.cgi2
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,