This commit was manufactured by cvs2svn to create tag 'freeside_2_1_0'.
[freeside.git] / httemplate / search / report_newtax.html
index da39b0c..2588b48 100755 (executable)
@@ -1,6 +1,6 @@
 <% include('/elements/header.html', 'Tax Report' ) %>
 
-<FORM NAME="newtax">
+<FORM ACTION="report_queued_newtax.cgi" METHOD="GET">
 
 <TABLE>
 
 
 </TABLE>
 
-<BR><INPUT TYPE="button" VALUE="Get Report" onClick="document.newtax.submit.disabled=true; process();">
+<BR><INPUT TYPE="submit" VALUE="Get Report">
 
 </FORM>
 
-<% include( '/elements/progress-init.html',
-            'newtax',
-            [ qw( agentnum beginning ending ) ],
-            'report_queued_newtax.cgi',
-          )
-%>
-
 <% include('/elements/footer.html') %>
 <%init>