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.3 -r1.4 --- openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 27 Jan 2003 16:42:32 -0000 1.3 +++ openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 13 Mar 2003 20:25:06 -0000 1.4 @@ -162,9 +162,9 @@ if (document.selection) { document.write(''); document.write(''); - document.write(''); - document.write(''); - document.write(''); + document.write(''); + document.write(''); + document.write(''); document.write(''); document.write('
bolditaliclinkbolditaliclink
'); }