Index: openacs-4/packages/lorsm/www/admin/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/admin/index.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/lorsm/www/admin/index.tcl 12 Dec 2008 14:25:35 -0000 1.5 +++ openacs-4/packages/lorsm/www/admin/index.tcl 14 Feb 2009 22:32:19 -0000 1.6 @@ -16,7 +16,7 @@ set package_id [ad_conn package_id] set user_id [ad_conn user_id] -set community_id [dotlrn_community::get_community_id] +set community_id [lors::get_community_id] set actions [list] @@ -116,7 +116,7 @@ } permissions { label "Permissions" display_eval {Permissions} - link_url_eval {[export_vars -base permissions {{object_id $man_id}}]} + link_url_eval {[export_vars -base /permissions/one {{object_id $man_id}}]} link_html {class button} } }