summaryrefslogtreecommitdiff
path: root/httemplate/misc/tax-fetch_and_replace.cgi
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2016-04-25 09:58:14 -0700
committerIvan Kohler <ivan@freeside.biz>2016-04-25 09:58:14 -0700
commit46fe3dbcb3ca97d1f3c70d49351846cf0ab6461d (patch)
tree58588305290e276ceb9848ffe5f98ebe5b9041f2 /httemplate/misc/tax-fetch_and_replace.cgi
parentcc4caa54e9974ea3d6ac7cf55cf45863d2a8905e (diff)
parent55447b350a12dc435730bd8ab7ef300991ac4660 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/misc/tax-fetch_and_replace.cgi')
-rw-r--r--httemplate/misc/tax-fetch_and_replace.cgi3
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/misc/tax-fetch_and_replace.cgi b/httemplate/misc/tax-fetch_and_replace.cgi
index 3290a3c44..ff64e6320 100644
--- a/httemplate/misc/tax-fetch_and_replace.cgi
+++ b/httemplate/misc/tax-fetch_and_replace.cgi
@@ -29,8 +29,9 @@ Replace tax data.
<TR>
<TD COLSPAN=2 ALIGN="center" STYLE="padding-top:6px">
<INPUT TYPE = "submit"
+ NAME = "submitButton"
VALUE = "Download and Import"
- onClick = "document.TaxRateImport.submit.disabled=true; process();"
+ onClick = "document.TaxRateImport.submitButton.disabled=true; process();"
>
</TD>
</TR>