Index: openacs-4/packages/general-comments/www/comment-add-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/general-comments/www/comment-add-2.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/general-comments/www/comment-add-2.tcl 31 Oct 2001 20:42:07 -0000 1.3 +++ openacs-4/packages/general-comments/www/comment-add-2.tcl 9 Mar 2002 02:00:02 -0000 1.4 @@ -43,6 +43,6 @@ set page_title "Confirm comment on $object_name" set context_bar {"Confirm comment"} set target "comment-add-3" -set html_content [ad_html_text_convert -from $comment_mime_type $content] +set html_content [ad_html_text_convert -from $comment_mime_type -- $content] ad_return_template "comment-ae-2"