From 229bf2d0d7a6c7b48b25e4d9c08c038184340a8a Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Sat, 14 Sep 2002 05:21:16 +0000 Subject: Bug 25521 - Keyword field in new bug entry. Patch by jeff.hedlund@matrixsi.com; r=gerv. --- template/en/default/bug/create/create.html.tmpl | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'template/en/default/bug') diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl index 3e776865b..066c11b63 100644 --- a/template/en/default/bug/create/create.html.tmpl +++ b/template/en/default/bug/create/create.html.tmpl @@ -177,6 +177,19 @@
+ + [% IF UserInGroup('editbugs') %] + + + + Keywords: + + + + (optional) + + + [% END %] -- cgit v1.2.3-24-g4f1b