Index: openacs-4/packages/acs-templating/tcl/richtext-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/richtext-procs.tcl,v diff -u -r1.31 -r1.32 --- openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 25 Sep 2007 15:22:39 -0000 1.31 +++ openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 21 Nov 2007 14:08:44 -0000 1.32 @@ -232,7 +232,7 @@ set output {} if {$element(mode) eq "edit"} { - append output {} + append output {} set attributes(id) "richtext__$element(form_id)__$element(id)"