Index: openacs-4/packages/news/tcl/news-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news/tcl/news-procs.tcl,v diff -u -r1.27.4.1 -r1.27.4.2 --- openacs-4/packages/news/tcl/news-procs.tcl 29 Jul 2008 17:22:17 -0000 1.27.4.1 +++ openacs-4/packages/news/tcl/news-procs.tcl 29 Jul 2008 18:55:34 -0000 1.27.4.2 @@ -400,7 +400,7 @@ } append new_content "\n\n[string repeat - 70]" append new_content "\n\n[parameter::get_from_package_key -package_key acs-kernel -parameter SystemURL][news_util_get_url $news_package_id]]item?item_id=$item_id \n\n" - append html_content "


[ad_html_text_convert "\n [parameter::get_from_package_key -package_key acs-kernel -parameter SystemURL][news_util_get_url $news_package_id]item?item_id=$item_id"]

" + append html_content "


[ad_html_text_convert "\n [parameter::get_from_package_key -package_key acs-kernel -parameter SystemURL][news_util_get_url $news_package_id]item?item_id=$item_id"]

" } # Notifies the users that requested notification for the specific news item