From: cyeh%bluemartini.com <>
Date: Tue, 29 Aug 2000 23:44:33 +0000 (+0000)
Subject: fix for 31081: Make comment field in bug view larger.
X-Git-Tag: bugzilla-2.12~194
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e33c8aefffc50381b2a0f41f2438a72b100ef5d;p=thirdparty%2Fbugzilla.git
fix for 31081: Make comment field in bug view larger.
---
diff --git a/bug_form.pl b/bug_form.pl
index c59a00d10c..0fd66116f8 100644
--- a/bug_form.pl
+++ b/bug_form.pl
@@ -374,7 +374,7 @@ print "
Additional Comments:
-
";
+
";
if ($::usergroupset ne '0') {