--- loncom/interface/portfolio.pm 2013/12/18 01:29:20 1.251 +++ loncom/interface/portfolio.pm 2014/01/14 18:54:56 1.252 @@ -1,7 +1,7 @@ # The LearningOnline Network # portfolio browser # -# $Id: portfolio.pm,v 1.251 2013/12/18 01:29:20 raeburn Exp $ +# $Id: portfolio.pm,v 1.252 2014/01/14 18:54:56 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2711,7 +2711,7 @@ sub handler { } if ($env{'form.meta'}) { &open_form($r,$url); - $r->print(&mt('Edit the meta data').'
'); + $r->print(&mt('Edit Metadata').'
'); &close_form($r,$url); } if ($env{'form.uploaddoc.filename'}) {