Index: openacs-4/packages/notes/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notes/www/index.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/notes/www/index.tcl 11 Sep 2003 07:44:05 -0000 1.4 +++ openacs-4/packages/notes/www/index.tcl 21 Sep 2003 22:16:52 -0000 1.5 @@ -40,7 +40,6 @@ and acs_permission.permission_p(note_id, :user_id, 'read') = 't' order by creation_date } { - set title [ad_quotehtml $title] set body [ad_text_to_html -- $body] }