Index: openacs-4/packages/notifications/www/request-new.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/request-new.tcl,v diff -u -N -r1.13 -r1.14 --- openacs-4/packages/notifications/www/request-new.tcl 7 Aug 2017 23:48:13 -0000 1.13 +++ openacs-4/packages/notifications/www/request-new.tcl 28 Mar 2018 20:26:52 -0000 1.14 @@ -14,7 +14,7 @@ set user_id [auth::require_login] -# Check that the object can be subcribed to +# Check that the object can be subscribed to notification::security::require_notify_object -object_id $object_id set doc(title) [_ notifications.Request_Notification]