diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index e7912961c1c..31143a40109 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -7356 \ No newline at end of file +7357 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/global/user-error.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/global/user-error.html.tmpl index 0cfe57098a6..0f094b3a502 100644 --- a/mozilla/webtools/bugzilla/template/en/default/global/user-error.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/global/user-error.html.tmpl @@ -802,11 +802,6 @@ but only a user allowed to edit both related [% terms.bugs %] may change that field. - [% ELSIF error == "illegal_changed_in_last_x_days" %] - [% title = "Your Search Makes No Sense" %] - The Changed in last ___ days field must be a simple number. - You entered [% value FILTER html %], which isn't. - [% ELSIF error == "illegal_date" %] [% title = "Illegal Date" %] '[% date FILTER html %]' is not a legal date.