diff options
author | ivan <ivan> | 2009-12-03 19:06:51 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-12-03 19:06:51 +0000 |
commit | 1c503278008cf1cff5eb82f85349f9c5e270a156 (patch) | |
tree | 72c17c3d05bb6cf041aa074682c20617026799d9 /httemplate/graph/report_cust_bill_pkg.html | |
parent | aa3c89b8cd643ece05fbe041ed2b604b31ffd33a (diff) |
average per cust_pkg option for peter
Diffstat (limited to 'httemplate/graph/report_cust_bill_pkg.html')
-rw-r--r-- | httemplate/graph/report_cust_bill_pkg.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html index 51655a925..4a6433272 100644 --- a/httemplate/graph/report_cust_bill_pkg.html +++ b/httemplate/graph/report_cust_bill_pkg.html @@ -35,6 +35,10 @@ <TD>Separate rated usage from recurring fees</TD> </TR> +<TR> + <TD ALIGN="right"><INPUT TYPE="checkbox" NAME="average_per_cust_pkg" VALUE="1"></TD> + <TD>Average per customer package</TD> +</TR> </TABLE> |