aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/en/default/bug/edit.html.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index fd875e187..b016d8ef7 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -1154,9 +1154,8 @@
[% ELSE %]
[% INCLUDE global/textarea.html.tmpl
minrows = 10
- maxrows = 25
cols = constants.COMMENT_COLS
- disabled = true
+ disabled = 1
defaultcontent = "You are not allowed to make an additional comment on this bug."
%]
[% END %]