diff options
Diffstat (limited to 'httemplate/search/report_tax.html')
-rwxr-xr-x | httemplate/search/report_tax.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/report_tax.html b/httemplate/search/report_tax.html index d217e5671..85af212d7 100755 --- a/httemplate/search/report_tax.html +++ b/httemplate/search/report_tax.html @@ -7,7 +7,7 @@ <SCRIPT TYPE="text/javascript" SRC="../elements/calendar-setup.js"></SCRIPT> </HEAD> <BODY BGCOLOR="#e8e8e8"> <H1>Tax Report Criteria</H1> - <FORM ACTION="report_tax.cgi" METHOD="post"> + <FORM ACTION="report_tax.cgi" METHOD="GET"> Return <B>tax report</B> for period: <TABLE> <TR> |