summaryrefslogtreecommitdiffstats
path: root/template/en/default/global/messages.html.tmpl
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2011-11-26 01:13:18 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2011-11-26 01:13:18 +0100
commit39a3753d0cd38ff1752b00f24627cbaba412848a (patch)
tree9790638d058d226f04629936b64b32a5b3380829 /template/en/default/global/messages.html.tmpl
parent80882f085e8918346ddb0ec3250f0d31ddaba5e6 (diff)
downloadbugzilla-39a3753d0cd38ff1752b00f24627cbaba412848a.tar.gz
bugzilla-39a3753d0cd38ff1752b00f24627cbaba412848a.tar.xz
Bug 255606: Do not let buglist.cgi return all bugs by default
r/a=mkanat
Diffstat (limited to 'template/en/default/global/messages.html.tmpl')
-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 6e24198dd..2567d4a7a 100644
--- a/template/en/default/global/messages.html.tmpl
+++ b/template/en/default/global/messages.html.tmpl
@@ -924,6 +924,10 @@
No changes made to version <em>[% version.name FILTER html %]</em>.
[% END %]
+ [% ELSIF message_tag == "whine_query_failed" %]
+ The query '[% query_name FILTER html %]' from [% author.login FILTER html %]
+ failed: [% reason FILTER html %]
+
[% ELSIF message_tag == "workflow_updated" %]
The workflow has been updated.
[% END %]