diff options
author | Mark Wells <mark@freeside.biz> | 2013-08-24 15:43:08 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2013-08-24 15:43:08 -0700 |
commit | 60724f233fbeb9388f4b2cbb68a4e6297c2b2118 (patch) | |
tree | 1388b01758c47e914db4056e8d35997861a041ae /httemplate/misc | |
parent | 23f2db6452f097640447b9b35dd106f408dbc20b (diff) |
CCH taxes with new customer locations, #21485
Diffstat (limited to 'httemplate/misc')
-rw-r--r-- | httemplate/misc/confirm-address_standardize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/confirm-address_standardize.html b/httemplate/misc/confirm-address_standardize.html index 420e8ea1d..33d22195b 100644 --- a/httemplate/misc/confirm-address_standardize.html +++ b/httemplate/misc/confirm-address_standardize.html @@ -103,7 +103,7 @@ Confirm address standardization % else { <TR> <TD ALIGN="center"> - <BUTTON TYPE="button" STYLE="width:205px" onclick="confirm_manual_address()();"> + <BUTTON TYPE="button" STYLE="width:205px" onclick="confirm_manual_address();"> <IMG SRC="<%$p%>images/error.png" ALT=""> Use entered <%$addresses%> </BUTTON></TD> <TD ALIGN="center"> |