summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/code-error.html.tmpl8
1 files changed, 0 insertions, 8 deletions
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index ae47ed349..8959437a6 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -235,14 +235,6 @@
I could not figure out what you wanted to do.
[% END %]
- [% ELSIF error == "unknown_component" %]
- [% title = "Unknown Component" %]
- There is no component named <em>[% component FILTER html %]</em>.
-
- [% ELSIF error == "unknown_product" %]
- [% title = "Unknown Product" %]
- There is no product named <em>[% product FILTER html %]</em>.
-
[% ELSE %]
[% title = "Internal error" %]
An internal error has occured, but [% terms.Bugzilla %] doesn't know