Index: openacs-4/packages/static-portlet/www/element.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/static-portlet/www/element.tcl,v diff -u -r1.15 -r1.16 --- openacs-4/packages/static-portlet/www/element.tcl 15 Dec 2006 22:45:43 -0000 1.15 +++ openacs-4/packages/static-portlet/www/element.tcl 7 Oct 2007 22:37:04 -0000 1.16 @@ -53,7 +53,7 @@ ad_form -name static_element -form { element_content_id:key {pretty_name:text(text) {label "[_ static-portlet.Name]"} {html {size 60}}} - {content:richtext(richtext) {label "[_ static-portlet.Content]"} {html {rows 15 cols 80 wrap soft}}} + {content:richtext(richtext) {label "[_ static-portlet.Content]"} {html {rows 15 cols 80}}} } if {[lsearch $templates $type] >= 0} {