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.25.2.2 -r1.25.2.3
--- openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 6 Mar 2007 07:42:08 -0000 1.25.2.2
+++ openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 19 Mar 2007 15:26:36 -0000 1.25.2.3
@@ -434,9 +434,9 @@
# which the richtext widget won't work but which do have js enabled
# should output since we need the format widget (this for Safari among
# some others)
- append output "\n"
+ set noscript_output "$output Format: $format_menu\n"
- set output ""
+ set output ""
} elseif {$richtextEditor eq "xinha"} {
append output "\n"
append output "\n"