From: justdave%syndicomm.com <>
Date: Tue, 20 Jan 2004 06:25:31 +0000 (+0000)
Subject: Backing out code change that was accidently left in the patch on bug 228894 (see...
X-Git-Tag: bugzilla-2.17.7~70
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e610e002ba28613b49515473bccceb90f203d2aa;p=thirdparty%2Fbugzilla.git
Backing out code change that was accidently left in the patch on bug 228894 (see comment 9)
---
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 05aa96e068..ed194855a1 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -525,8 +525,7 @@
Sorry; there needs to be at least one component for this product in order
to create a new [% terms.bug %].
[% IF UserInGroup("editcomponents") %]
-
- Create a new component.
+ Create a new component.
[% ELSE %]
Please contact [% Param("maintainer") %], giving the name of
the product in which you tried to create a new [% terms.bug %].