summaryrefslogtreecommitdiff
path: root/httemplate/search/queue.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2013-02-14 14:31:13 -0800
committerMark Wells <mark@freeside.biz>2013-02-14 14:31:13 -0800
commite55892bdf6dc95710a19876087690a9664421215 (patch)
treef88bf2f4de6f1a2ca7a26100e5c88fd3d0557db3 /httemplate/search/queue.html
parentea877a775f49883683a26c01da366993804e840d (diff)
include elements/search.html the right way to avoid problems with XLS download, #21421
Diffstat (limited to 'httemplate/search/queue.html')
-rw-r--r--httemplate/search/queue.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/httemplate/search/queue.html b/httemplate/search/queue.html
index 1c124706c..141c535da 100644
--- a/httemplate/search/queue.html
+++ b/httemplate/search/queue.html
@@ -1,4 +1,4 @@
-<% include( 'elements/search.html',
+<& elements/search.html,
'title' => 'Job Queue',
'name' => 'jobs',
'html_form' => qq!<FORM NAME="jobForm" ACTION="$p/misc/queue.cgi" METHOD="POST">!,
@@ -120,9 +120,8 @@
'';
}
},
- )
-
-%>
+
+&>
<%init>
die "access denied"