allow all-agent reporting again
authorivan <ivan>
Wed, 10 Dec 2008 21:36:38 +0000 (21:36 +0000)
committerivan <ivan>
Wed, 10 Dec 2008 21:36:38 +0000 (21:36 +0000)
httemplate/graph/report_cust_bill_pkg.html
httemplate/graph/report_money_time.html

index 3d92382..5193bf4 100644 (file)
@@ -7,7 +7,7 @@
 <% include('/elements/tr-select-from_to.html' ) %>
 
 <% include('/elements/tr-select-agent.html',
 <% include('/elements/tr-select-from_to.html' ) %>
 
 <% include('/elements/tr-select-agent.html',
-             'label'         => 'For agent: '
+             'label'         => 'For agent: ',
              'disable_empty' => 0,
           )
 %>
              'disable_empty' => 0,
           )
 %>
index 351bd50..b85bb65 100644 (file)
@@ -19,7 +19,7 @@
 <% include('/elements/tr-select-from_to.html' ) %>
 
 <% include('/elements/tr-select-agent.html',
 <% include('/elements/tr-select-from_to.html' ) %>
 
 <% include('/elements/tr-select-agent.html',
-             'label'         => 'For agent: '
+             'label'         => 'For agent: ',
              'disable_empty' => 0,
           )
 %>
              'disable_empty' => 0,
           )
 %>