summaryrefslogtreecommitdiff
path: root/httemplate/search/report_receivables.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/report_receivables.cgi')
-rwxr-xr-xhttemplate/search/report_receivables.cgi7
1 files changed, 3 insertions, 4 deletions
diff --git a/httemplate/search/report_receivables.cgi b/httemplate/search/report_receivables.cgi
index 57228a501..9c5c0e2d9 100755
--- a/httemplate/search/report_receivables.cgi
+++ b/httemplate/search/report_receivables.cgi
@@ -1,9 +1,8 @@
-<% include( 'elements/cust_main_dayranges.html',
- 'title' => 'Accounts Receivable Aging Summary',
+<& elements/cust_main_dayranges.html,
+ 'title' => emt('Accounts Receivable Aging Summary'),
'range_sub' => \&balance,
'payment_links' => 1,
- )
-%>
+&>
<%init>
die "access denied"