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.2.1 -r1.3.2.2 --- openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 5 Mar 2003 14:57:37 -0000 1.3.2.1 +++ openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 13 Mar 2003 17:55:19 -0000 1.3.2.2 @@ -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
'); }