diff options
-rw-r--r-- | httemplate/graph/report_cust_bill_pkg.html | 2 |
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> |