--- loncom/interface/portfolio.pm 2020/09/08 23:54:40 1.262 +++ loncom/interface/portfolio.pm 2020/09/09 01:11:15 1.263 @@ -1,7 +1,7 @@ # The LearningOnline Network # portfolio browser # -# $Id: portfolio.pm,v 1.262 2020/09/08 23:54:40 raeburn Exp $ +# $Id: portfolio.pm,v 1.263 2020/09/09 01:11:15 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2551,7 +2551,7 @@ sub coursegrp_portfolio_header { ({href=>"/adm/$cdom/$cnum/$env{'form.group'}/smppg?ref=$env{'form.ref'}", text=>&mt('Group').": $grp_desc", title=>&mt("Go to group's home page"), - no_mt=>1}}, + no_mt=>1}, {href=>"/adm/coursegrp_portfolio?".&group_args(), text=>"Group Portfolio", title=>"Display group portfolio"});