From: wicked%sci.fi <> Date: Tue, 14 Jul 2009 03:34:07 +0000 (+0000) Subject: Bug 369139: Add titles to creating and updating a tag messages - Patch by Teemu Manne... X-Git-Tag: bugzilla-3.4~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7815375fb62eef5b8722c0c164cb59ec92ad765c;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 6be3a64770..372a57fe7b 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -132,6 +132,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. @@ -141,6 +142,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 %].