Index: openacs-4/packages/dotlrn/www/subscribe-members.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/subscribe-members.tcl,v diff -u -r1.8.2.2 -r1.8.2.3 --- openacs-4/packages/dotlrn/www/subscribe-members.tcl 8 Jul 2022 14:53:08 -0000 1.8.2.2 +++ openacs-4/packages/dotlrn/www/subscribe-members.tcl 8 Jul 2022 15:16:24 -0000 1.8.2.3 @@ -30,7 +30,7 @@ set type_id [notification::type::get_type_id -short_name forums_forum_notif] set interval_id [notification::interval::get_id_from_name -name instant] -set delivery_method_id [notification::delivery::get_id -name email] +set delivery_method_id [notification::delivery::get_id -short_name email] db_transaction {