summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/global')
-rw-r--r--template/en/default/global/user-error.html.tmpl5
1 files changed, 0 insertions, 5 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 81bfe7f30..e9bdb63c4 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -1025,11 +1025,6 @@
is one of <em>[% constants.LEGAL_CONTENT_TYPES.join(', ') FILTER html %]</em>
and <em>bar</em> must not contain any special characters (such as "=", "?", ...).
- [% ELSIF error == "invalid_context" %]
- [% title = "Invalid Context" %]
- The context [% context FILTER html %] is invalid (must be a number,
- "file" or "patch").
-
[% ELSIF error == "invalid_datasets" %]
[% title = "Invalid Datasets" %]
Invalid datasets <em>[% datasets.join(":") FILTER html %]</em>. Only digits,