--- loncom/interface/lonuserutils.pm 2009/12/20 01:49:42 1.109 +++ loncom/interface/lonuserutils.pm 2010/01/14 17:02:49 1.110 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Utility functions for managing LON-CAPA user accounts # -# $Id: lonuserutils.pm,v 1.109 2009/12/20 01:49:42 raeburn Exp $ +# $Id: lonuserutils.pm,v 1.110 2010/01/14 17:02:49 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2397,7 +2397,7 @@ END if ($env{'form.userwin'}) { $checkwin = ' checked="checked"'; } - $output .= ''.$lt{'owin'}.''; + $output .= ''.$lt{'owin'}.''; } $output .= "\n".''."\n". &Apache::loncommon::start_data_table().