summaryrefslogtreecommitdiff
path: root/httemplate/search/477partIA_detail.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/477partIA_detail.html')
-rwxr-xr-xhttemplate/search/477partIA_detail.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/httemplate/search/477partIA_detail.html b/httemplate/search/477partIA_detail.html
index 66f3a8651..666032d0c 100755
--- a/httemplate/search/477partIA_detail.html
+++ b/httemplate/search/477partIA_detail.html
@@ -1,4 +1,4 @@
-<% include( 'elements/search.html',
+<& elements/search.html,
'html_init' => $html_init,
'name' => 'lines',
'query' => $query,
@@ -11,8 +11,8 @@
'xml_elements' => [ @xml_elements ],
'xml_omit_empty' => 1,
'fields' => [ @fields ],
- )
-%>
+
+&>
<%init>
my $curuser = $FS::CurrentUser::CurrentUser;