--- loncom/interface/statistics/lonsurveyreports.pm 2006/05/30 12:46:50 1.13 +++ loncom/interface/statistics/lonsurveyreports.pm 2006/08/18 15:15:38 1.14 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: lonsurveyreports.pm,v 1.13 2006/05/30 12:46:50 www Exp $ +# $Id: lonsurveyreports.pm,v 1.14 2006/08/18 15:15:38 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -615,7 +615,7 @@ sub CreateInterface { $Str .= ''; $Str .= ''.&mt('Sections').''; $Str .= ''.&mt('Groups').''; - $Str .= ''.&mt('Enrollment Status').''; + $Str .= ''.&mt('Access Status').''; $Str .= ''.&mt('Output Format').''; $Str .= ''.' '.''; $Str .= ''."\n";