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.1 -r1.2 --- openacs-4/packages/lorsm/www/admin/index.tcl 31 Dec 2006 00:36:04 -0000 1.1 +++ openacs-4/packages/lorsm/www/admin/index.tcl 17 May 2007 20:37:33 -0000 1.2 @@ -104,6 +104,12 @@ link_html {title "[_ lorsm.Admin_Course]" class button} html { align center } } + permissions { + label "Permissions" + display_eval {Permissions} + link_url_eval {[export_vars -base permissions {{object_id $man_id}}]} + link_html {class button} + } }