Index: openacs-4/packages/xowiki/tcl/personal-notification-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/Attic/personal-notification-procs.tcl,v diff -u -N -r1.1.2.6 -r1.1.2.7 --- openacs-4/packages/xowiki/tcl/personal-notification-procs.tcl 19 Apr 2022 12:29:26 -0000 1.1.2.6 +++ openacs-4/packages/xowiki/tcl/personal-notification-procs.tcl 26 Jun 2022 19:29:50 -0000 1.1.2.7 @@ -110,7 +110,7 @@ set to_user_name [::xo::get_user_name $to_user_id] } else { set id dialog-msg-all - set to_user_name " [llength $to_user_id] #xowf.Participants#" + set to_user_name " [llength $to_user_id] #xowiki.Participants#" } append title " " $to_user_name