summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/choose.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/choose.html.tmpl')
-rw-r--r--template/en/default/bug/choose.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/bug/choose.html.tmpl b/template/en/default/bug/choose.html.tmpl
index f6c08adb6..a9a62567c 100644
--- a/template/en/default/bug/choose.html.tmpl
+++ b/template/en/default/bug/choose.html.tmpl
@@ -20,7 +20,7 @@
#%]
[% UNLESS header_done %]
- [% INCLUDE global/header.html.tmpl
+ [% PROCESS global/header.html.tmpl
title = "Search by bug number"
%]
[% END %]
@@ -33,4 +33,4 @@
</p>
</form>
-[% INCLUDE global/footer.html.tmpl %]
+[% PROCESS global/footer.html.tmpl %]