Index: openacs-4/packages/news/www/preview.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news/www/preview.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/news/www/preview.tcl 5 Sep 2002 10:49:47 -0000 1.4 +++ openacs-4/packages/news/www/preview.tcl 17 Sep 2002 21:51:05 -0000 1.5 @@ -148,7 +148,7 @@ set creator_link "$creator_name" if { [info exists html_p] && [string match $html_p "f"] } { - set publish_body "
[ad_quotehtml $publish_body]
" + set publish_body "[ad_text_to_html $publish_body]" } ad_return_template