Index: openacs-4/packages/lorsm/www/enabler.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lorsm/www/Attic/enabler.tcl,v diff -u -r1.3.2.1 -r1.3.2.2 --- openacs-4/packages/lorsm/www/enabler.tcl 5 Jan 2005 17:01:51 -0000 1.3.2.1 +++ openacs-4/packages/lorsm/www/enabler.tcl 2 Feb 2005 16:13:27 -0000 1.3.2.2 @@ -26,7 +26,7 @@ # Permissions dotlrn::require_user_admin_community -user_id $user_id -community_id $community_id -set title "[_ lorsm.Set_Course_Trackable]" +set title [list "[_ lorsm.Set_Course_Trackable]"] set context [list "[_ lorsm.Set_Course_Status]"] ad_form -name enabler \ @@ -41,7 +41,7 @@ {label "[_ lorsm.Current_Status]"} } {enable:text(radio) - {label [_ lorsm.Status_3]} + {label "[_ lorsm.Status_3]"} {options {{"[_ lorsm.Enable]" t} {"[_ lorsm.Disable]" f}}} } } -select_query {