--- loncom/interface/londocs.pm 2006/02/07 19:46:30 1.221 +++ loncom/interface/londocs.pm 2006/02/24 22:52:41 1.222 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.221 2006/02/07 19:46:30 albertel Exp $ +# $Id: londocs.pm,v 1.222 2006/02/24 22:52:41 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1400,8 +1400,8 @@ sub entryline { &Apache::loncommon::plainname($2,$3).':
'. $foldertitle; } - $renametitle=~s/\"\;/\\\"/g; $renametitle=~s/\\/\\\\/g; + $renametitle=~s/\"\;/\\\"/g; my $line=''; # Edit commands my $container;