--- loncom/auth/lonroles.pm 2010/06/02 15:17:07 1.249 +++ loncom/auth/lonroles.pm 2010/06/02 15:41:50 1.250 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # User Roles Screen # -# $Id: lonroles.pm,v 1.249 2010/06/02 15:17:07 raeburn Exp $ +# $Id: lonroles.pm,v 1.250 2010/06/02 15:41:50 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -799,7 +799,6 @@ ENDHEADER &Apache::loncommon::continue_data_table_row(). $role_text_end. &Apache::loncommon::end_data_table_row(); - $output.=&display_cc_role('user.role.'.$role); } } }