--- loncom/interface/lonindexer.pm 2007/01/16 21:20:57 1.156 +++ loncom/interface/lonindexer.pm 2007/07/06 08:34:37 1.169 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.156 2007/01/16 21:20:57 albertel Exp $ +# $Id: lonindexer.pm,v 1.169 2007/07/06 08:34:37 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -128,7 +128,6 @@ sub handler { if ($env{'form.launch'} eq '1') { &start_fresh_session(\%dbfile); } - while(my($key,$value)=each(%dbfile)) { $hash{$key}=$value; } @@ -174,7 +173,7 @@ ENDSUBM if ($env{'form.catalogmode'} eq 'interactive') { $extrafield=''. ''; + ' class="LC_icon" />'; $colspan=" colspan='2' "; my $cl=&mt('Close'); $closebutton=<'. ''; + ' class="LC_icon" />'; $colspan=" colspan='2' "; my $cl=&mt('Close'); my $gi=&mt('Import'); @@ -350,6 +349,32 @@ END my $js = <<"ENDHEADER";