summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cust_pay.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/report_cust_pay.html')
-rw-r--r--httemplate/search/report_cust_pay.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/httemplate/search/report_cust_pay.html b/httemplate/search/report_cust_pay.html
index ea7a215fa..eca3d0975 100644
--- a/httemplate/search/report_cust_pay.html
+++ b/httemplate/search/report_cust_pay.html
@@ -1,5 +1,4 @@
-<% include( 'elements/report_cust_pay_or_refund.html',
+<& elements/report_cust_pay_or_refund.html,
'thing' => 'pay',
- 'name_singular' => 'payment',
- )
-%>
+ 'name_singular' => emt('payment'),
+&>