--- loncom/interface/longroup.pm 2009/02/05 12:32:26 1.20 +++ loncom/interface/longroup.pm 2010/01/30 18:19:16 1.23 @@ -1,6 +1,8 @@ # The LearningOnline Network with CAPA # accessor routines used to provide information about course groups # +# $Id: longroup.pm,v 1.23 2010/01/30 18:19:16 raeburn Exp $ +# # Copyright Michigan State University Board of Trustees # # This file is part of the LearningOnline Network with CAPA (LON-CAPA). @@ -29,6 +31,7 @@ package Apache::longroup; use strict; use Apache::lonnet; use Apache::lonlocal; +use LONCAPA; ############################################### =pod @@ -465,7 +468,7 @@ sub get_tool_privs { vgb => 'View boards', }, chat => { - pgc => 'Chat', + pgc => 'Chat Room', }, files => { rgf => 'Retrieve',