Index: openacs-4/packages/notifications/www/manage.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/manage.tcl,v diff -u -N -r1.5 -r1.5.2.1 --- openacs-4/packages/notifications/www/manage.tcl 1 Mar 2005 00:01:39 -0000 1.5 +++ openacs-4/packages/notifications/www/manage.tcl 24 Nov 2006 13:22:47 -0000 1.5.2.1 @@ -25,17 +25,19 @@ object_name { label {[_ notifications.Item]} link_url_eval {[export_vars -base object-goto { object_id type_id }]} + link_html {title "\#notifications.goto_object_name\#"} } interval { label {[_ notifications.Frequency]} display_template { @notifications.interval@ - (\#notifications.Change\#) + (\#notifications.Change\#) } } action { label {[_ notifications.Action]} display_template {\#notifications.Unsubscribe\#} link_url_eval {[export_vars -base request-delete { request_id {return_url [ad_return_url]} }]} + link_html {title "\#notifications.Unsubscribe_from_object_name\#"} } }