From e55892bdf6dc95710a19876087690a9664421215 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 14 Feb 2013 14:31:13 -0800 Subject: include elements/search.html the right way to avoid problems with XLS download, #21421 --- httemplate/search/cust_bill_event.cgi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'httemplate/search/cust_bill_event.cgi') diff --git a/httemplate/search/cust_bill_event.cgi b/httemplate/search/cust_bill_event.cgi index 00f7cd564..9fb533a5f 100644 --- a/httemplate/search/cust_bill_event.cgi +++ b/httemplate/search/cust_bill_event.cgi @@ -1,4 +1,4 @@ -<% include( 'elements/search.html', +<& elements/search.html, 'title' => $title, 'html_init' => $html_init, 'menubar' => $menubar, @@ -60,8 +60,8 @@ '', FS::UI::Web::cust_styles(), ], - ) -%> + +&> <%init> my $curuser = $FS::CurrentUser::CurrentUser; -- cgit v1.2.1