--- loncom/interface/portfolio.pm 2006/11/05 21:08:53 1.170 +++ loncom/interface/portfolio.pm 2006/11/06 20:02:58 1.171 @@ -1,7 +1,7 @@ # The LearningOnline Network # portfolio browser # -# $Id: portfolio.pm,v 1.170 2006/11/05 21:08:53 raeburn Exp $ +# $Id: portfolio.pm,v 1.171 2006/11/06 20:02:58 rezaferry Exp $ # # Copyright Michigan State University Board of Trustees # @@ -270,7 +270,9 @@ sub display_directory { $r->print(&Apache::loncommon::help_open_topic('Portfolio FileList', 'Using the portfolio file list')); $r->print('
Actions | Name'. + ' | ||||||
---|---|---|---|---|---|---|---|
Actions'. + &Apache::loncommon::help_open_topic('Portfolio FileAction'). + ' | Name'. &Apache::loncommon::help_open_topic('Portfolio OpenFile'). ' | Size | Last Modified | Current Access Status'. &Apache::loncommon::help_open_topic('Portfolio ShareFile'). |