diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/global/user-error.html.tmpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 53fdcc59f..b339ccc85 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -641,10 +641,6 @@ The context [% context FILTER html %] is invalid (must be a number, "file" or "patch"). - [% ELSIF error == "invalid_field_name" %] - [% title = "Invalid Field Name" %] - The field "[% name FILTER html %]" is invalid. - [% ELSIF error == "invalid_format" %] [% title = "Invalid Format" %] The format "[% format FILTER html %]" is invalid (must be one of |