Index: openacs-4/packages/notifications/www/request-notification.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/request-notification.tcl,v diff -u -r1.1.10.1 -r1.1.10.2 --- openacs-4/packages/notifications/www/request-notification.tcl 27 Aug 2013 12:20:39 -0000 1.1.10.1 +++ openacs-4/packages/notifications/www/request-notification.tcl 11 Oct 2013 18:12:55 -0000 1.1.10.2 @@ -61,7 +61,7 @@ -widget select\ -label "[_ notifications.Delivery_Method]"\ -options $delivery_methods\ - -value [lindex [lindex $delivery_methods 0] 1] + -value [lindex $delivery_methods 0 1] set username ""