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.52.2.1 -r1.52.2.2 --- openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 14 Aug 2015 11:41:28 -0000 1.52.2.1 +++ openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 18 Aug 2015 11:39:15 -0000 1.52.2.2 @@ -616,7 +616,10 @@ } set ckOptions [join $ckOptionsList ", "] - append postTextArea [subst {\n}] + append postTextArea [subst { + + }] } else { # Editor is custom. @@ -627,13 +630,12 @@ } append output \ - "\n\n\n" \ - $postTextArea + [subst {}] \ + $format_menu "\n" \ + $postTextArea "" if { $spellcheck(render_p) } { append output \ @@ -646,12 +648,16 @@ } else { # htmlarea_p is false - append output "\n\n