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