projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
252791a
)
fix under ie8 (and others?) RT8274
author
jeff
<jeff>
Mon, 28 Jun 2010 05:13:44 +0000
(
05:13
+0000)
committer
jeff
<jeff>
Mon, 28 Jun 2010 05:13:44 +0000
(
05:13
+0000)
httemplate/search/report_newtax.html
patch
|
blob
|
history
diff --git
a/httemplate/search/report_newtax.html
b/httemplate/search/report_newtax.html
index
da39b0c
..
7396526
100755
(executable)
--- 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>