From 5fed7ece4b48ecd990d50be4f09f13954f06c075 Mon Sep 17 00:00:00 2001 From: "travis%sedsystems.ca" <> Date: Sat, 8 Jan 2005 05:34:06 +0000 Subject: Bug 153461: describe components shouldn't give an error for a bad product Patch: LpSolit@netscape.net r=mkanat a=justdave --- template/en/default/global/user-error.html.tmpl | 4 ---- 1 file changed, 4 deletions(-) (limited to 'template/en/default/global/user-error.html.tmpl') diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 24000983a..6b922d0c2 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -798,10 +798,6 @@ Patches cannot be more than [% Param('maxpatchsize') %] KB in size. Try breaking your patch into several pieces. - [% ELSIF error == "product_access_denied" %] - [% title = "Access Denied" %] - You do not have the permissions necessary to access that product. - [% ELSIF error == "product_edit_denied" %] [% title = "Product Edit Access Denied" %] You are not permitted to edit [% terms.bugs %] in product -- cgit v1.2.3-24-g4f1b