Index: openacs-4/packages/rules/www/request-notification.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/rules/www/Attic/request-notification.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/rules/www/request-notification.tcl 10 Dec 2004 17:34:27 -0000 1.2 +++ openacs-4/packages/rules/www/request-notification.tcl 17 Dec 2004 16:59:20 -0000 1.3 @@ -113,5 +113,12 @@ name { label "UserName" } + interval_name { + label "Interval" + + } + delivery_name { + label "Delivery Method" + } } db_multirow notify_users notify_users { *SQL* } \ No newline at end of file