change sales report form to POST to avoid excessive URLs, #19464
authorMark Wells <mark@freeside.biz>
Thu, 8 May 2014 23:18:09 +0000 (16:18 -0700)
committerMark Wells <mark@freeside.biz>
Thu, 8 May 2014 23:18:09 +0000 (16:18 -0700)
httemplate/graph/report_cust_bill_pkg.html

index c6eb0f2..76d3a6c 100644 (file)
@@ -7,7 +7,7 @@
      }
 &>
 
-<FORM ACTION="cust_bill_pkg.cgi" METHOD="GET">
+<FORM ACTION="cust_bill_pkg.cgi" METHOD="POST">
 
 <TABLE BGCOLOR="#cccccc" CELLSPACING=0>