summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorjeff <jeff>2010-06-28 05:13:44 +0000
committerjeff <jeff>2010-06-28 05:13:44 +0000
commitac20fa867670ce577c0cb7ec9e2459717b088c78 (patch)
treebedc765be73cdb8f64a3d2b4493115b350de5fb1 /httemplate
parent252791a3e4a3cfdfef60e7278e06d899884f85a5 (diff)
fix under ie8 (and others?) RT8274
Diffstat (limited to 'httemplate')
-rwxr-xr-xhttemplate/search/report_newtax.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/report_newtax.html b/httemplate/search/report_newtax.html
index da39b0c4d..739652675 100755
--- a/httemplate/search/report_newtax.html
+++ b/httemplate/search/report_newtax.html
@@ -10,7 +10,7 @@
</TABLE>
-<BR><INPUT TYPE="button" VALUE="Get Report" onClick="document.newtax.submit.disabled=true; process();">
+<BR><INPUT TYPE="button" NAME='fetch' VALUE="Get Report" onClick="document.newtax.fetch.disabled=true; process();">
</FORM>