Index: openacs-4/packages/dotlrn-ecommerce/lib/email-templates.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-ecommerce/lib/email-templates.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/dotlrn-ecommerce/lib/email-templates.tcl 25 Aug 2005 18:35:41 -0000 1.5 +++ openacs-4/packages/dotlrn-ecommerce/lib/email-templates.tcl 26 Aug 2005 16:59:01 -0000 1.6 @@ -30,8 +30,8 @@ } foreach type $email_types { -# set action_url [export_vars -base email-template {{community_id $community_id} {action $type} return_url}] -# set action "Edit" + set action_url [export_vars -base email-template {{community_id $community_id} {action $type} return_url}] + set action "Edit" set email [lindex [callback dotlrn::default_member_email -community_id $community_id -type $type -var_list [list course_name $course_name]] 0] if {[llength $email]} {