summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2014-05-08 16:17:51 -0700
committerMark Wells <mark@freeside.biz>2014-05-08 16:17:51 -0700
commitd3aa3f6d535a70bfe9a6b9ceeaf98127982824a9 (patch)
treefa5ce15fe706798804bb8f47acf821d7137217d3
parent4dab4c85c1bd5162287ce239861ce1935ce6ed5a (diff)
change sales report form to POST to avoid excessive URLs, #19464
-rw-r--r--httemplate/graph/report_cust_bill_pkg.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html
index c6eb0f2bf..76d3a6ca3 100644
--- a/httemplate/graph/report_cust_bill_pkg.html
+++ b/httemplate/graph/report_cust_bill_pkg.html
@@ -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>