From f6fd37da0f2c1792b1f804147a54fd0ea1212f54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Buclin?= Date: Thu, 7 Jan 2016 21:37:36 +0100 Subject: Bug 324242: Unsetting shutdownhtml requires too much intimate knowledge r/a=dkl --- template/en/default/global/messages.html.tmpl | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'template/en') diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index 3a8aa1ada..bc8fe5b38 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -879,9 +879,16 @@ [% title = "$terms.Bugzilla is Down" %] [% Param("shutdownhtml") %] [% IF userid %] -

For security reasons, you have been logged out automatically. - The cookie that was remembering your login is now gone. +

+ For security reasons, you have been logged out automatically. + The cookie that was remembering your login is now gone. +

[% END %] +

+ If you are an administrator, you can + reactivate [% terms.Bugzilla %] + by clearing the shutdownhtml parameter. +

[% ELSIF message_tag == "term" %] [% terms.$term FILTER html %] -- cgit v1.2.1