summaryrefslogtreecommitdiff
path: root/httemplate/graph
diff options
context:
space:
mode:
authorivan <ivan>2008-12-10 21:36:38 +0000
committerivan <ivan>2008-12-10 21:36:38 +0000
commit73de2464e855e941c4c90555be002866eec340ac (patch)
tree8cc7dd36fbbc5c62b3c77a766b16e96be5879ae9 /httemplate/graph
parent86d4330d8561ae0bee086d2238bbbee9cd6bf1ae (diff)
allow all-agent reporting again
Diffstat (limited to 'httemplate/graph')
-rw-r--r--httemplate/graph/report_cust_bill_pkg.html2
-rw-r--r--httemplate/graph/report_money_time.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html
index 3d92382..5193bf4 100644
--- a/httemplate/graph/report_cust_bill_pkg.html
+++ b/httemplate/graph/report_cust_bill_pkg.html
@@ -7,7 +7,7 @@
<% include('/elements/tr-select-from_to.html' ) %>
<% include('/elements/tr-select-agent.html',
- 'label' => 'For agent: '
+ 'label' => 'For agent: ',
'disable_empty' => 0,
)
%>
diff --git a/httemplate/graph/report_money_time.html b/httemplate/graph/report_money_time.html
index 351bd50..b85bb65 100644
--- a/httemplate/graph/report_money_time.html
+++ b/httemplate/graph/report_money_time.html
@@ -19,7 +19,7 @@
<% include('/elements/tr-select-from_to.html' ) %>
<% include('/elements/tr-select-agent.html',
- 'label' => 'For agent: '
+ 'label' => 'For agent: ',
'disable_empty' => 0,
)
%>