diff options
author | Ivan Kohler <ivan@freeside.biz> | 2014-08-21 00:33:21 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2014-08-21 00:33:21 -0700 |
commit | 3c6c53b4e50d076300544a0d8e2267d8119f0f7d (patch) | |
tree | 503fd8cbef68cc0709b503675ef59c713f8a9e8c /httemplate/graph | |
parent | d3e0d7e4f3d254888c9afd1a03d2216ae105c888 (diff) |
doc
Diffstat (limited to 'httemplate/graph')
-rw-r--r-- | httemplate/graph/money_time_daily.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/graph/money_time_daily.cgi b/httemplate/graph/money_time_daily.cgi index 0fdbd895e..9b2ca714b 100644 --- a/httemplate/graph/money_time_daily.cgi +++ b/httemplate/graph/money_time_daily.cgi @@ -1,4 +1,4 @@ -<% include('elements/monthly.html', +<% include('elements/monthly.html', #well, not really, daily flag below 'title' => $agentname. 'Daily Sales, Credits and Receipts Summary', 'items' => \@items, |