--- loncom/interface/loncreateuser.pm 2011/01/07 23:35:45 1.354 +++ loncom/interface/loncreateuser.pm 2011/06/20 19:04:42 1.355 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Create a user # -# $Id: loncreateuser.pm,v 1.354 2011/01/07 23:35:45 www Exp $ +# $Id: loncreateuser.pm,v 1.355 2011/06/20 19:04:42 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -6207,8 +6207,8 @@ sub course_level_dc { my $hiddenitems = ''. ''. ''; - my $courseform=''.&Apache::loncommon::selectcourse_link - ('cu','dccourse','dcdomain','coursedesc',undef,undef,'Course/Community','crstype').''; + my $courseform=&Apache::loncommon::selectcourse_link + ('cu','dccourse','dcdomain','coursedesc',undef,undef,'Course/Community','crstype'); my $cb_jscript = &Apache::loncommon::coursebrowser_javascript($dcdom,'currsec','cu','role','Course/Community Browser'); my %lt=&Apache::lonlocal::texthash( 'rol' => "Role", @@ -6218,15 +6218,17 @@ sub course_level_dc { 'sta' => "Start", 'end' => "End", 'ssd' => "Set Start Date", - 'sed' => "Set End Date" + 'sed' => "Set End Date", + 'scc' => "Course/Community" ); my $header = '