From: mkanat%bugzilla.org <> Date: Sun, 30 Nov 2008 02:20:17 +0000 (+0000) Subject: Caught by justdave: comment box was unclosed if you weren't logged in. X-Git-Tag: bugzilla-3.3.1~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb5c8d29df60005316e1e357a758fa08d1c07905;p=thirdparty%2Fbugzilla.git Caught by justdave: comment box
was unclosed if you weren't logged in. --- diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index b00f1d3c32..ff621173fb 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -241,9 +241,9 @@
-
[% IF user.id %] +
: [% IF Param("insidergroup") && user.in_group(Param("insidergroup")) %]
-
+
[% ELSE %]
Note