The illegal_changed_in_x_days error message is no longer used.

git-svn-id: svn://10.0.0.236/trunk@260760 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org
2010-07-14 00:16:41 +00:00
parent 4f6d79db10
commit 66a124b3d1
2 changed files with 1 additions and 6 deletions

View File

@@ -1 +1 @@
7356
7357

View File

@@ -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 <em>Changed in last ___ days</em> field must be a simple number.
You entered <tt>[% value FILTER html %]</tt>, which isn't.
[% ELSIF error == "illegal_date" %]
[% title = "Illegal Date" %]
'<tt>[% date FILTER html %]</tt>' is not a legal date.