From: lpsolit%gmail.com <> Date: Mon, 1 Aug 2005 07:11:14 +0000 (+0000) Subject: Bug 302582: "add component/version" doesn't include action=add on enter_bug.cgi ... X-Git-Tag: bugzilla-2.20rc2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c279ba86440b496ab1c3a59daddd73b07e109862;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 6fd58ee668..992c6d89b5 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -758,7 +758,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 @@ -819,7 +819,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