--- loncom/interface/lonsimplepage.pm 2009/03/01 13:23:12 1.74 +++ loncom/interface/lonsimplepage.pm 2009/03/08 21:49:33 1.75 @@ -1,7 +1,7 @@ # The LearningOnline Network # Simple Page Editor # -# $Id: lonsimplepage.pm,v 1.74 2009/03/01 13:23:12 neumanie Exp $ +# $Id: lonsimplepage.pm,v 1.75 2009/03/08 21:49:33 weissno Exp $ # # Copyright Michigan State University Board of Trustees # @@ -416,7 +416,7 @@ sub display_group_links { href => "javascript:group_chat('$group')", ); %{$menu{'files'}} = ( - text => 'File Repository', + text => 'Group Portfolio', href => '/adm/coursegrp_portfolio?group='.$group. $refarg, );