summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-07-28 04:58:22 +0200
committerlpsolit%gmail.com <>2005-07-28 04:58:22 +0200
commit528e2c8f615ceef3b65632a3ca105084245e79e9 (patch)
tree9b472886298f7e6f4d2fb68b23b4f5b1c5242eca /template
parent976227360956998099fc3c5fc39c9c6266291659 (diff)
downloadbugzilla-528e2c8f615ceef3b65632a3ca105084245e79e9.tar.gz
bugzilla-528e2c8f615ceef3b65632a3ca105084245e79e9.tar.xz
Bug 273767: Cannot log out when Param(shutdownhtml) is active - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
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 156bab3d8..d0435597d 100644
--- a/template/en/default/global/messages.html.tmpl
+++ b/template/en/default/global/messages.html.tmpl
@@ -236,6 +236,10 @@
[% ELSIF message_tag == "shutdown" %]
[% title = "$terms.Bugzilla is Down" %]
[% Param("shutdownhtml") %]
+ [% IF userid %]
+ <p>For security reasons, you have been logged out automatically.
+ The cookie that was remembering your login is now gone.
+ [% END %]
[% ELSIF message_tag == "user_match_failed" %]
You entered a username that did not match any known