From: mkanat%bugzilla.org <> Date: Tue, 25 Nov 2008 07:32:49 +0000 (+0000) Subject: Bug 465746: Marking bugs duplicate got a lot more annoying X-Git-Tag: bugzilla-3.3.1~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb9d68e207399115fdc8bb067d855f1323cbf3c4;p=thirdparty%2Fbugzilla.git Bug 465746: Marking bugs duplicate got a lot more annoying Patch By Max Kanat-Alexander r=pyrzak, a=mkanat --- diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 9eecb02135..c4f2f0fc81 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -240,6 +240,7 @@
+ [% 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 %]