summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/common-links.html.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2008-09-22 01:40:40 +0200
committerlpsolit%gmail.com <>2008-09-22 01:40:40 +0200
commitb8ec302b3a99b54f5838e497adb1cabe3f2f15dd (patch)
treee33219c188490606f9661fb46fc102f27b43a78a /template/en/default/global/common-links.html.tmpl
parentbea6f25db1bf8f4333b3bf72d73015c7cdb9a197 (diff)
downloadbugzilla-b8ec302b3a99b54f5838e497adb1cabe3f2f15dd.tar.gz
bugzilla-b8ec302b3a99b54f5838e497adb1cabe3f2f15dd.tar.xz
Bug 398075: Bugzilla should be able to display the "shutdownhtml" message even if the SQL server is down - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
Diffstat (limited to 'template/en/default/global/common-links.html.tmpl')
-rw-r--r--template/en/default/global/common-links.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/common-links.html.tmpl b/template/en/default/global/common-links.html.tmpl
index 4690d177a..18695a8c6 100644
--- a/template/en/default/global/common-links.html.tmpl
+++ b/template/en/default/global/common-links.html.tmpl
@@ -39,7 +39,7 @@
<li><span class="separator">| </span><a href="report.cgi">Reports</a></li>
<li>
- [% IF Bugzilla.has_flags %]
+ [% IF Param('shutdownhtml') || Bugzilla.has_flags %]
<span class="separator">| </span>
[% IF user.id %]
<a href="request.cgi?requester=[% user.login FILTER url_quote %]&amp;requestee=