Index: openacs-4/packages/acs-admin/www/users/bouncing-users.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/users/bouncing-users.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/acs-admin/www/users/bouncing-users.tcl 9 Apr 2007 07:10:57 -0000 1.1 +++ openacs-4/packages/acs-admin/www/users/bouncing-users.tcl 19 Jun 2015 09:09:51 -0000 1.2 @@ -47,7 +47,7 @@ db_multirow -extend {unbounce_link} bouncing_users select_bouncing_users {} { set return_url [ad_return_url] - set unbounce_link [export_vars -base "/register/restore-bounce" -url {user_id return_url}] + set unbounce_link [export_vars -base /register/restore-bounce {user_id return_url}] } -set context [list [list "." "Users"] "[_ acs_mail_lite.Bouncing_users]"] +set context [list [list "." "Users"] "[_ acs-mail-lite.Bouncing_users]"]