Index: openacs-4/packages/dotlrn/www/site-map.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/site-map.adp,v
diff -u -r1.3 -r1.4
--- openacs-4/packages/dotlrn/www/site-map.adp 3 Apr 2009 15:12:06 -0000 1.3
+++ openacs-4/packages/dotlrn/www/site-map.adp 12 Jan 2010 15:45:10 -0000 1.4
@@ -62,11 +62,8 @@
- #acs-subsite.lt_What_other_people_see#
- #acs-subsite.Manage_Portrait#
- - #dotlrn.Edit_Biography#
- #acs-subsite.Change_my_email_P#
- - #acs-subsite.Change_locale_label#
-
- #acs-subsite.Change_my_Password#
Index: openacs-4/packages/dotlrn/www/site-map.tcl
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/site-map.tcl,v
diff -u -r1.3 -r1.4
--- openacs-4/packages/dotlrn/www/site-map.tcl 3 Apr 2009 15:12:06 -0000 1.3
+++ openacs-4/packages/dotlrn/www/site-map.tcl 12 Jan 2010 15:45:10 -0000 1.4
@@ -48,9 +48,7 @@
set notifications_url [lindex [site_node::get_children -node_id [subsite::get_element -element node_id] -package_key "notifications"] 0]
set portrait_url "${subsite_url}user/portrait"
-set change_locale_url [apm_package_url_from_key "acs-lang"]
set community_member_url [acs_community_member_url -user_id $user_id]
-set bio_update_url [export_vars -base "bio-update" {return_url}]
set email_privacy_url [export_vars -base "${subsite_url}user/email-privacy-level" {return_url}]
set password_update_url [export_vars -base "${subsite_url}user/password-update" {return_url}]