From: mkanat%bugzilla.org <> Date: Sun, 20 Jan 2008 08:35:25 +0000 (+0000) Subject: Remove an error tag from user-error that's no longer used, as of the last X-Git-Tag: bugzilla-3.1.3~376 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eacc9757e5f0517cc270223cd653ecbcf207855e;p=thirdparty%2Fbugzilla.git Remove an error tag from user-error that's no longer used, as of the last checkin. --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 649779e115..73d0f1d1fb 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -237,11 +237,6 @@ 'query.html#list' => "$terms.Bug lists"} %] You may not search, or create saved searches, without any search terms. - [% ELSIF error == "bugs_not_changed" %] - [% title = BLOCK %][% terms.Bugs %] Not Changed[% END %] - You do not seem to have made any changes in the selected [% terms.bugs %], - so there is nothing to Commit. - [% ELSIF error == "chart_too_large" %] [% title = "Chart Too Large" %] Sorry, but 2000 x 2000 is the maximum size for a chart.