Index: openacs-4/packages/lors-central/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors-central/www/index.tcl,v diff -u -r1.4 -r1.5 --- openacs-4/packages/lors-central/www/index.tcl 26 Apr 2018 08:56:38 -0000 1.4 +++ openacs-4/packages/lors-central/www/index.tcl 9 May 2018 15:33:32 -0000 1.5 @@ -55,7 +55,7 @@ # Permissions # dotlrn::require_user_admin_community -user_id $user_id -community_id $community_id -set actions {} +set actions [list] if { [lors_central::check_inst -user_id $user_id] } { lappend actions "[_ lorsm.Add_Course]" [export_vars -base "course-add"] "[_ lorsm.lt_Add_a_IMSSCORM_Compli]"