summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-08-20 07:34:29 +0200
committergerv%gerv.net <>2002-08-20 07:34:29 +0200
commita1ba12e2936512aab4138815cde2b8c284362da5 (patch)
treedd637f233b9a55b70eb74bb77e9792060e73ac84 /template
parentec2d9ac435c7863f203f53bdd0eefdeb17856c1a (diff)
downloadbugzilla-a1ba12e2936512aab4138815cde2b8c284362da5.tar.gz
bugzilla-a1ba12e2936512aab4138815cde2b8c284362da5.tar.xz
Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz.
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/messages.html.tmpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl
index 559bd5edf..d08bd21bb 100644
--- a/template/en/default/global/messages.html.tmpl
+++ b/template/en/default/global/messages.html.tmpl
@@ -252,6 +252,10 @@
intentionally cleared out the "Reassign bug to"
field, [% Param("browserbugmessage") %]
+ [% ELSIF message_tag == "shutdown" %]
+ [% title = "Bugzilla is Down" %]
+ [% Param("shutdownhtml") %]
+
[% ELSIF message_tag == "unknown_keyword" %]
[% title = "Unknown Keyword" %]
<code>[% keyword FILTER html %]</code> is not a known keyword.