quiet warnings about CGI::param in list context
[freeside.git] / httemplate / search / report_cust_refund.html
index b886f2e..98b31a1 100644 (file)
@@ -1,5 +1,5 @@
-<% include( 'elements/report_cust_pay_or_refund.html',
+<& elements/report_cust_pay_or_refund.html,
               'thing'          => 'refund',
-              'name_singular'  => 'refund',
-          )
-%>
+              'name_singular'  => emt('refund'),
+              'reason_class'   => 'F',
+&>