From bfa503a07fb840d32369a3399821c71dd380445f Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Thu, 15 Apr 2004 12:44:47 +0000 Subject: Backing out checkin from bug 238865: patch was negatively reviewed post-mortem. a=justdave --- template/en/default/global/code-error.html.tmpl | 5 ----- 1 file changed, 5 deletions(-) (limited to 'template/en/default/global/code-error.html.tmpl') diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl index c5233b8e8..342d67102 100644 --- a/template/en/default/global/code-error.html.tmpl +++ b/template/en/default/global/code-error.html.tmpl @@ -56,11 +56,6 @@ [% ELSIF error == "authres_unhandled" %] An authorization handler return value was not handled by the login code. - [% ELSIF error == "bad_page_cgi_id" %] - [% title = "Invalid Page ID" %] - The ID [% page_id FILTER html %] is not a - valid page identifier. - [% ELSIF error == "bug_error" %] Trying to retrieve [% terms.bug %] [%+ bug.bug_id FILTER html %] returned the error [% bug.error FILTER html %]. -- cgit v1.2.3-24-g4f1b