summaryrefslogtreecommitdiffstats
path: root/template/en/default/search/search.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/search/search.html.tmpl')
-rw-r--r--template/en/default/search/search.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/search/search.html.tmpl b/template/en/default/search/search.html.tmpl
index 3079ea006..6523dffd1 100644
--- a/template/en/default/search/search.html.tmpl
+++ b/template/en/default/search/search.html.tmpl
@@ -21,7 +21,7 @@
# Gervase Markham <gerv@gerv.net>
#%]
-[% INCLUDE global/header
+[% INCLUDE global/header.html.tmpl
title = "Search for bugs"
extra = " onLoad=\"selectProduct(document.forms['queryform']);\""
%]
@@ -839,7 +839,7 @@ function selectProduct(f) {
</FORM>
-[% INCLUDE global/footer %]
+[% INCLUDE global/footer.html.tmpl %]
[%############################################################################%]
[%# Block for SELECT fields #%]