Index: openacs-4/packages/project-manager/templates/task-ae.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/project-manager/templates/task-ae.tcl,v diff -u -N -r1.17 -r1.18 --- openacs-4/packages/project-manager/templates/task-ae.tcl 28 Jan 2007 15:58:24 -0000 1.17 +++ openacs-4/packages/project-manager/templates/task-ae.tcl 22 Mar 2007 12:54:58 -0000 1.18 @@ -158,7 +158,7 @@ {description:richtext(richtext),optional {label "[_ project-manager.Task_description]"} {options $desc_options} - {html { cols 80 wrap soft}} + {html {rows 20 cols 80 wrap soft}} } } @@ -187,7 +187,7 @@ {comment:richtext(richtext),optional {label "[_ project-manager.Comment]"} {options $desc_options} - {html { cols 80 wrap soft}} + {html {rows 20 cols 80 wrap soft}} {section "[_ project-manager.Comment]"} } }