From bb9d68e207399115fdc8bb067d855f1323cbf3c4 Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Tue, 25 Nov 2008 07:32:49 +0000 Subject: Bug 465746: Marking bugs duplicate got a lot more annoying Patch By Max Kanat-Alexander r=pyrzak, a=mkanat --- template/en/default/bug/edit.html.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'template/en') diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 9eecb0213..c4f2f0fc8 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -240,6 +240,7 @@ -- cgit v1.2.3-24-g4f1b
+ [% IF user.id %] : [% IF Param("insidergroup") && user.in_group(Param("insidergroup")) %] @@ -249,7 +250,6 @@ [% END %]
- [% INCLUDE global/textarea.html.tmpl name = 'comment' id = 'comment' @@ -447,8 +447,8 @@ [% END %] [% END %] [% IF bug.user.canedit || bug.user.isreporter %] - (edit) + (edit) [% END %]