--- loncom/interface/londocs.pm 2010/03/29 12:34:47 1.425 +++ loncom/interface/londocs.pm 2010/04/14 13:58:11 1.426 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.425 2010/03/29 12:34:47 raeburn Exp $ +# $Id: londocs.pm,v 1.426 2010/04/14 13:58:11 wenzelju Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3287,7 +3287,7 @@ NGFFORM {''=>$newbulform}, {''=>$newaboutmeform}, {''=>$newaboutsomeoneform}, - {''=>$newrosterform},); + {''=>$newrosterform},); $specialdocumentsform = create_form_ul(create_list_elements(@specialdocumentsforma)); @@ -3507,7 +3507,7 @@ sub generate_admin_options { =>$exportbut}, {'' =>"$lt{'ls'}"}, - {'' + {'' =>"$lt{'sl'}"}, ); return '
';