--- loncom/interface/lonsource.pm 2012/10/29 17:38:56 1.29 +++ loncom/interface/lonsource.pm 2013/06/04 23:12:09 1.30 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Source Code handler # -# $Id: lonsource.pm,v 1.29 2012/10/29 17:38:56 raeburn Exp $ +# $Id: lonsource.pm,v 1.30 2013/06/04 23:12:09 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -52,7 +52,7 @@ sub make_link { sub stage_2 { my ($r, $filename, $listname) = @_; my ($author)=($filename=~/\/res\/[^\/]+\/([^\/]+)\//); - $r->print(&Apache::loncommon::start_page('Copy Problem Source Code to Construction Space') + $r->print(&Apache::loncommon::start_page('Copy Problem Source Code to Authoring Space') .&mt('Please enter the directory that you would like the source code to go into.') .'

' .&mt('Note: the path is in reference to the root of your construction space,' @@ -236,7 +236,7 @@ sub print_item { - +


'); } else {