From 9e33c8aefffc50381b2a0f41f2438a72b100ef5d Mon Sep 17 00:00:00 2001
From: "cyeh%bluemartini.com" <>
Date: Tue, 29 Aug 2000 23:44:33 +0000
Subject: fix for 31081: Make comment field in bug view larger.
---
bug_form.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bug_form.pl b/bug_form.pl
index c59a00d10..0fd66116f 100644
--- a/bug_form.pl
+++ b/bug_form.pl
@@ -374,7 +374,7 @@ print "
Additional Comments:
-
";
+
";
if ($::usergroupset ne '0') {
--
cgit v1.2.3-24-g4f1b