--- loncom/interface/lonindexer.pm 2004/07/07 00:02:00 1.119 +++ loncom/interface/lonindexer.pm 2004/07/15 14:47:31 1.120 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.119 2004/07/07 00:02:00 taceyjo1 Exp $ +# $Id: lonindexer.pm,v 1.120 2004/07/15 14:47:31 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -519,7 +519,7 @@ END $r->print("".&mt("Language")."\n") if ($hash{'display_attrs_6'} == 1); $r->print("".&mt("Usage Statistics")."
(". - &mt("Courses/Network Hits").")
\n") + &mt("Courses/Network Hits").") ".&mt('updated periodically')."\n") if ($hash{'display_attrs_8'} == 1); $r->print("".&mt("Source Available")."\n") if ($hash{'display_attrs_10'} == 1);