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/part_pkg.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'httemplate/search/part_pkg.html') diff --git a/httemplate/search/part_pkg.html b/httemplate/search/part_pkg.html index 57da9d459..2178346e2 100644 --- a/httemplate/search/part_pkg.html +++ b/httemplate/search/part_pkg.html @@ -1,4 +1,4 @@ -<% include( 'elements/search.html', +<& elements/search.html, 'title' => $title, 'name_singular' => $name, 'header' => \@header, @@ -14,8 +14,8 @@ 'links' => \@links, 'align' => $align, 'sort_fields' => [], - ) -%> + +&> <%init> #this is about reports about packages definitions (starting w/commission ones) -- cgit v1.2.1