From: mkanat%bugzilla.org <> Date: Tue, 25 Nov 2008 07:33:52 +0000 (+0000) Subject: Bug 465746: Marking bugs duplicate got a lot more annoying X-Git-Tag: bugzilla-3.2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a3074aa15d29f31ad3873bb28a3d3096041039;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 077e511999..cdf4bca116 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -232,6 +232,7 @@
+ [% IF user.id %] : [% IF Param("insidergroup") && user.in_group(Param("insidergroup")) %] @@ -241,7 +242,6 @@ [% END %]
- [% INCLUDE global/textarea.html.tmpl name = 'comment' id = 'comment' @@ -433,8 +433,8 @@ [% END %] [% END %] [% IF bug.user.canedit || bug.user.isreporter %] - (edit) + (edit) [% END %]