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 -N -r1.10.2.1.4.7 -r1.10.2.1.4.8 --- openacs-4/packages/static-portlet/www/element.tcl 19 Jul 2005 17:45:20 -0000 1.10.2.1.4.7 +++ openacs-4/packages/static-portlet/www/element.tcl 19 Jul 2005 18:31:27 -0000 1.10.2.1.4.8 @@ -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}} {htmlarea_p 1}} + {content:richtext(richtext) {label "[_ static-portlet.Content]"} {html {rows 15 cols 80 wrap soft}}} } if {[lsearch $templates $type] >= 0} {