--- loncom/imspackages/imsimport.pm 2009/04/23 09:40:46 1.29 +++ 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.29 2009/04/23 09:40:46 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,9 +762,9 @@ 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 [_1]:[_2]',$uname,$udom) - .'

' + $r->print('

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

' ); } if ($env{'form.phase'} eq 'two') {
  

$lt{'loca'} $fullpath

$lt{'newd'}