From: wicked%sci.fi <> Date: Tue, 14 Jul 2009 03:34:16 +0000 (+0000) Subject: Bug 369139: Add titles to creating and updating a tag messages - Patch by Teemu Manne... X-Git-Tag: bugzilla-3.2.5~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e581222ceaae0279ae5989c398d8dca5ab69c217;p=thirdparty%2Fbugzilla.git Bug 369139: Add titles to creating and updating a tag messages - Patch by Teemu Mannermaa r/a=LpSolit --- diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index 4889b9ce4f..99b5dd819f 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -141,6 +141,7 @@ [% link = "Click here if the page does not redisplay automatically." %] [% ELSIF message_tag == "buglist_updated_named_query" %] + [% title = "Search updated" %] Your search named [% queryname FILTER html %] has been updated. @@ -150,6 +151,7 @@ also bookmark the result of any individual search. [% ELSIF message_tag == "buglist_new_named_query" %] + [% title = "Search created" %] OK, you have a new search named [% queryname FILTER html %].