--- loncom/interface/lonindexer.pm 2006/09/21 22:11:12 1.152 +++ loncom/interface/lonindexer.pm 2006/09/29 18:21:43 1.153 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.152 2006/09/21 22:11:12 albertel Exp $ +# $Id: lonindexer.pm,v 1.153 2006/09/29 18:21:43 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -913,7 +913,7 @@ sub display_line { $quotable_filelink,"')\">"); $r->print("\"\"". "\n"); - $r->print(""); + $r->print(""); } elsif ($env{'form.catalogmode'} eq 'import') { $r->print("
\n"); $r->print("print("checked"); } $r->print(" />\n"); - $r->print("
"); + $r->print(""); $hash{"pre_${fnum}_link"}=$filelink; $fnum++; }