]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Backing out code change that was accidently left in the patch on bug 228894 (see...
authorjustdave%syndicomm.com <>
Tue, 20 Jan 2004 06:25:31 +0000 (06:25 +0000)
committerjustdave%syndicomm.com <>
Tue, 20 Jan 2004 06:25:31 +0000 (06:25 +0000)
template/en/default/global/user-error.html.tmpl

index 05aa96e068d9901ab094084d94924c1ae4fbbf04..ed194855a16ae41bf4bde1924b38b93c364ff1b2 100644 (file)
     Sorry; there needs to be at least one component for this product in order
     to create a new [% terms.bug %].
     [% IF UserInGroup("editcomponents") %]
-      <a href="editcomponents.cgi?product=[% product FILTER url_quote %]">
-        Create a new component</a>.
+      <a href="editcomponents.cgi">Create a new component</a>.
     [% ELSE %]
        Please contact [% Param("maintainer") %], giving the name of
        the product in which you tried to create a new [% terms.bug %].