summaryrefslogtreecommitdiff
path: root/httemplate/graph
diff options
context:
space:
mode:
authorjeff <jeff>2006-12-29 21:48:49 +0000
committerjeff <jeff>2006-12-29 21:48:49 +0000
commit00d879f025283fd06f5ceaf427cc51fef71620f8 (patch)
treeaa6b6e8a4aa63ef8760df44065acb65a08eefdb6 /httemplate/graph
parent633c48448d9468690b7ad77eb6ff7c660a286658 (diff)
correct bad include, and improve no agent selected condition
Diffstat (limited to 'httemplate/graph')
-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 664aab74e..c81e1e0e8 100644
--- a/httemplate/graph/report_cust_bill_pkg.html
+++ b/httemplate/graph/report_cust_bill_pkg.html
@@ -6,7 +6,7 @@
<% include('/elements/tr-select-from_to.html' ) %>
-<% include('/elements/tr-select-agent.html', 'label' => 'For agent: ' ) %>
+<% include('/elements/tr-select-agent.html', '', 'label' => 'For agent: ' ) %>
<% include('/elements/tr-select-pkg_class.html', '',
'pre_options' => [ '0' => 'all' ],