diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/global/messages.html.tmpl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index 3673a8d6e..205d296a4 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -141,12 +141,6 @@ [% title = "Adding field to search page..." %] [% link = "Click here if the page does not redisplay automatically." %] - [% ELSIF message_tag == "buglist_load_named_query" %] - [% title = BLOCK %] - Loading your search named [% namedcmd FILTER html %] - [% END %] - [% link = "Click here if the page does not redisplay automatically." %] - [% ELSIF message_tag == "buglist_updated_named_query" %] Your search named <code>[% queryname FILTER html %]</code> has been updated. |