--- loncom/interface/longroup.pm 2009/02/13 17:20:29 1.21 +++ loncom/interface/longroup.pm 2010/01/30 18:19:16 1.23 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # accessor routines used to provide information about course groups # -# $Id: longroup.pm,v 1.21 2009/02/13 17:20:29 bisitz Exp $ +# $Id: longroup.pm,v 1.23 2010/01/30 18:19:16 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -31,6 +31,7 @@ package Apache::longroup; use strict; use Apache::lonnet; use Apache::lonlocal; +use LONCAPA; ############################################### =pod @@ -467,7 +468,7 @@ sub get_tool_privs { vgb => 'View boards', }, chat => { - pgc => 'Chat', + pgc => 'Chat Room', }, files => { rgf => 'Retrieve',