From: mkanat%bugzilla.org <>
Date: Sun, 30 Nov 2008 02:19:25 +0000 (+0000)
Subject: Caught by justdave right before release: comment box
was unclosed if you...
X-Git-Tag: bugzilla-3.2
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f31fe486c4c156e9d675070cd18864193078fb86;p=thirdparty%2Fbugzilla.git
Caught by justdave right before release: 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 a61f57ddc2..3f519bfa9a 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -233,9 +233,9 @@
-
[% IF user.id %]
+
:
[% IF Param("insidergroup") && user.in_group(Param("insidergroup")) %]