fix under ie8 (and others?) RT8274
authorjeff <jeff>
Mon, 28 Jun 2010 05:13:44 +0000 (05:13 +0000)
committerjeff <jeff>
Mon, 28 Jun 2010 05:13:44 +0000 (05:13 +0000)
httemplate/search/report_newtax.html

index da39b0c..7396526 100755 (executable)
@@ -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>