summaryrefslogtreecommitdiff
path: root/httemplate/search/qual.cgi
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-02-14 14:17:46 -0800
committerMark Wells <mark@freeside.biz>2013-02-14 14:17:46 -0800
commit4e0af9b29e994900a0e7ace25fdc70241bdbe4b6 (patch)
treef8a74242cd12fca707cf6e21c4e0f0b1b59e4d65 /httemplate/search/qual.cgi
parent2d5e3634cd4b4e8a80a41e1efb54ed0959c9a64b (diff)
include elements/search.html the right way to avoid problems with XLS download, #21421
Diffstat (limited to 'httemplate/search/qual.cgi')
-rwxr-xr-xhttemplate/search/qual.cgi6
1 files changed, 3 insertions, 3 deletions
diff --git a/httemplate/search/qual.cgi b/httemplate/search/qual.cgi
index 7133ef056..7b718e498 100755
--- a/httemplate/search/qual.cgi
+++ b/httemplate/search/qual.cgi
@@ -1,4 +1,4 @@
-<% include( 'elements/search.html',
+<& elements/search.html,
'title' => 'Qualifications',
'name_singular' => 'qualification',
'query' => { 'table' => 'qual',
@@ -51,8 +51,8 @@
'',
'',
],
- )
-%>
+
+&>
<%init>
die "access denied"