--- loncom/imspackages/imsimport.pm 2009/04/04 21:45:53 1.28 +++ loncom/imspackages/imsimport.pm 2009/05/14 14:24:26 1.31 @@ -1,6 +1,6 @@ # The LearningOnline Network with CAPA # -# $Id: imsimport.pm,v 1.28 2009/04/04 21:45:53 bisitz Exp $ +# $Id: imsimport.pm,v 1.31 2009/05/14 14:24:26 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -90,7 +90,7 @@ function createWin() { newWindow = window.open("","CreateDir","HEIGHT=400,WIDTH=750,scrollbars=yes") newWindow.document.open() newWindow.document.write('$start_page') - newWindow.document.write("\\n[Author Header]\\n") + newWindow.document.write("\\n[Author Header]\\n") newWindow.document.write("\\n") newWindow.document.write("\\n") newWindow.document.write("\\n") @@ -762,8 +762,10 @@ sub handler { $r->print(&Apache::loncommon::start_page($title, $javascript)); if (($uname ne $env{'user.name'}) || ($udom ne $env{'user.domain'})) { - $r->print('

'.&mt('Co-Author').': '.$uname. - &mt(' at ').$udom.'

'); + $r->print('

' + .&mt('Co-Author [_1]',$uname.':'.$udom) + .'

' + ); } if ($env{'form.phase'} eq 'two') { my $flag = &Apache::lonupload::phasetwo($r,$fn,$uname,$udom,'imsimport');
  

$lt{'loca'} $fullpath

$lt{'newd'}