From: lpsolit%gmail.com <> Date: Mon, 1 Aug 2005 07:03:53 +0000 (+0000) Subject: Bug 302582: "add component/version" doesn't include action=add on enter_bug.cgi ... X-Git-Tag: bugzilla-2.21.1~150 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3da7635c1cf801b053fb37d86411cde4059dc6b1;p=thirdparty%2Fbugzilla.git Bug 302582: "add component/version" doesn't include action=add on enter_bug.cgi - Patch by Emmanuel Seyman r=LpSolit a=justdave --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 59bbe1d874..6c449bd694 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -754,7 +754,7 @@ has to have at least one component in order for you to enter [% terms.abug %] into it.

[% IF UserInGroup("editcomponents") %] - Create + Create a new component. [% ELSE %] Please contact [% Param("maintainer") %] and ask them @@ -815,7 +815,7 @@ has to have at least one version in order for you to enter [% terms.abug %] into it.

[% IF UserInGroup("editcomponents") %] - Create + Create a new version. [% ELSE %] Please contact [% Param("maintainer") %] and ask them