summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cust_refund.html
diff options
context:
space:
mode:
authorlevinse <levinse>2011-05-21 17:58:08 +0000
committerlevinse <levinse>2011-05-21 17:58:08 +0000
commitddde2be8e3d2cd0e61da2f68d4c06a6b31c50562 (patch)
treec9a1c7418663f84d7af93c2aa8145ee6b3b6af37 /httemplate/search/report_cust_refund.html
parent93ec97f7d887bfd8e172f476edd8477546b5d597 (diff)
internationalization/localization, RT12515
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'),
+&>