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 -N -r1.35 -r1.36 --- openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 13 May 2008 19:08:36 -0000 1.35 +++ openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 29 Jul 2008 19:22:24 -0000 1.36 @@ -445,7 +445,7 @@ if {$richtextEditor eq "xinha"} { append output "\n" - append output "\n" + append output "\n" # we have a xinha richtext widget, specified by "options {editor xinha}" # The following options are supported: @@ -487,7 +487,7 @@ lappend ::acs_blank_master__htmlareas $attributes(id) } elseif {$richtextEditor eq "tinymce"} { append output "\n" - append output "\n" + append output "\n" lappend ::acs_blank_master__htmlareas $attributes(id) # get default configs