Index: openacs-4/packages/lars-blogger/tcl/entry-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lars-blogger/tcl/entry-procs.tcl,v diff -u -r1.24 -r1.25 --- openacs-4/packages/lars-blogger/tcl/entry-procs.tcl 16 Oct 2006 15:21:53 -0000 1.24 +++ openacs-4/packages/lars-blogger/tcl/entry-procs.tcl 16 Oct 2006 18:06:33 -0000 1.25 @@ -222,6 +222,8 @@ set new_content "" + append new_content "$blog_name: $blog_url

" + if { ![empty_string_p $blog(title_url)] } { append new_content "$blog(title)" } else { @@ -236,7 +238,6 @@ append new_content "$blog_name: $blog_url
" append new_content "This entry: $entry_url
" - append new_content "$blog_name: $blog_url

" # Do the notification for the forum notification::new \