From: timeless%mozdev.org <>
Date: Mon, 30 Jul 2007 12:42:30 +0000 (+0000)
Subject: Bug 390024 saving a search should include a link to the search
X-Git-Tag: bugzilla-3.1.2~96
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4fafd8ab398a2c8613a8bfda77a0cca7869e87a;p=thirdparty%2Fbugzilla.git
Bug 390024 saving a search should include a link to the search
r=vladd a=lpsolit
---
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl
index 39463c0152..acee5b180e 100644
--- a/template/en/default/global/messages.html.tmpl
+++ b/template/en/default/global/messages.html.tmpl
@@ -142,14 +142,18 @@
[% link = "Click here if the page does not redisplay automatically." %]
[% ELSIF message_tag == "buglist_updated_named_query" %]
- Your search named [% queryname FILTER html %]
has been updated.
+ Your search named [% queryname FILTER html %]
has been updated.
[% ELSIF message_tag == "buglist_new_default_query" %]
OK, you now have a new default search. You may
also bookmark the result of any individual search.
[% ELSIF message_tag == "buglist_new_named_query" %]
- OK, you have a new search named [% queryname FILTER html %]
.
+ OK, you have a new search named [% queryname FILTER html %]
.
[% ELSIF message_tag == "buglist_query_gone" %]
[% title = "Search is gone" %]