--- loncom/interface/londocs.pm 2013/05/06 14:12:21 1.544 +++ loncom/interface/londocs.pm 2013/05/21 12:54:15 1.547 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.544 2013/05/06 14:12:21 raeburn Exp $ +# $Id: londocs.pm,v 1.547 2013/05/21 12:54:15 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -340,10 +340,8 @@ sub group_import { } my $initialtext = &mt('Replace with your own content.'); my $newhtml = < - + - $name @@ -2332,7 +2330,7 @@ sub editor { my $jumpto; unless ($supplementalflag) { - $jumpto = "'uploaded/$coursedom/$coursenum/$folder.$container'"; + $jumpto = "uploaded/$coursedom/$coursenum/$folder.$container"; } unless ($allowed) { @@ -4233,7 +4231,7 @@ sub handler { if ($supplementalflag) { $env{'form.folderpath'}=&supplemental_base(); } else { - $env{'form.folderpath'}='default'.&escape(&mt('Main '.$crstype.' Content'). + $env{'form.folderpath'}='default&'.&escape(&mt('Main '.$crstype.' Content'). ':::::'); } } @@ -5237,7 +5235,7 @@ sub generate_edit_table { $form = '
'. '