From: mkanat%bugzilla.org <> Date: Thu, 10 Sep 2009 23:45:01 +0000 (+0000) Subject: Bug 512598: The "Save Changes" button wasn't aligned with the comment box if you... X-Git-Tag: bugzilla-3.5.1~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea01e56cf04ced29a9aeed8d1c64f736a2762063;p=thirdparty%2Fbugzilla.git Bug 512598: The "Save Changes" button wasn't aligned with the comment box if you were in the insidergroup Patch by Max Kanat-Alexander r=LpSolit, a=LpSolit --- diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 2ce19833e8..924eae3b53 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -238,7 +238,6 @@ [% IF user.id %] -
: [% IF user.is_insider %] [% END %] -
+
[% INCLUDE global/textarea.html.tmpl name = 'comment' id = 'comment' @@ -271,7 +270,7 @@
-
+ [% ELSE %]
Note