X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Fcust_tax_exempt.cgi;h=005d77c33d833a623ad69c7cfa6180b680280417;hb=8baa8e46e67f00f297d7e10dad02c131d286f40e;hp=f075d1926713079916a1cff3a144287e7751f86c;hpb=737c5d8b82defb7e3e40a14ee33c4f80c64a8f71;p=freeside.git 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');