summaryrefslogtreecommitdiff
path: root/httemplate/search/cust_tax_exempt.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/cust_tax_exempt.cgi')
-rw-r--r--httemplate/search/cust_tax_exempt.cgi6
1 files changed, 3 insertions, 3 deletions
diff --git a/httemplate/search/cust_tax_exempt.cgi b/httemplate/search/cust_tax_exempt.cgi
index f075d1926..005d77c33 100644
--- a/httemplate/search/cust_tax_exempt.cgi
+++ b/httemplate/search/cust_tax_exempt.cgi
@@ -1,4 +1,4 @@
-<% include( 'elements/search.html',
+<& elements/search.html,
'title' => 'Legacy tax exemptions',
'name' => 'legacy tax exemptions',
'query' => $query,
@@ -46,8 +46,8 @@
'',
FS::UI::Web::cust_styles(),
],
- )
-%>
+
+&>
<%init>
my $join_cust = FS::UI::Web::join_cust_main('cust_tax_exempt');