From 4e0af9b29e994900a0e7ace25fdc70241bdbe4b6 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 14 Feb 2013 14:17:46 -0800 Subject: include elements/search.html the right way to avoid problems with XLS download, #21421 --- httemplate/search/svc_external.cgi | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'httemplate/search/svc_external.cgi') diff --git a/httemplate/search/svc_external.cgi b/httemplate/search/svc_external.cgi index cb51d44fd..a99900afa 100755 --- a/httemplate/search/svc_external.cgi +++ b/httemplate/search/svc_external.cgi @@ -1,4 +1,4 @@ -<% include( 'elements/search.html', +<& elements/search.html, 'title' => 'External service search results', 'name' => 'external services', 'query' => $sql_query, @@ -40,9 +40,8 @@ '', FS::UI::Web::cust_styles(), ], - ) -%> - + +&> <%init> die "access denied" -- cgit v1.2.1