Index: openacs-4/packages/notifications/tcl/sweep-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/sweep-procs.tcl,v diff -u -r1.15 -r1.16 --- openacs-4/packages/notifications/tcl/sweep-procs.tcl 28 Aug 2003 09:41:58 -0000 1.15 +++ openacs-4/packages/notifications/tcl/sweep-procs.tcl 23 Sep 2003 22:00:52 -0000 1.16 @@ -113,7 +113,7 @@ # append content to built-up content ns_log Notice "NOTIF-BATCHED: appending one notif!" - append batched_content "[_ notifications.SUBJECT] [ns_set get $notif notif_subject]\n[ns_set get $notif notif_text]\n=====================\n" + append batched_content "[_ notifications.SUBJECT] [ns_set get $notif notif_subject]\n[ns_set get $notif notif_text]\n\n\n=====================\n\n\n" lappend list_of_notification_ids [ns_set get $notif notification_id] # Set the vars