--- loncom/interface/lonindexer.pm 2009/02/03 18:21:41 1.187 +++ loncom/interface/lonindexer.pm 2009/02/26 16:17:30 1.189 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.187 2009/02/03 18:21:41 bisitz Exp $ +# $Id: lonindexer.pm,v 1.189 2009/02/26 16:17:30 schafran Exp $ # # Copyright Michigan State University Board of Trustees # @@ -409,7 +409,7 @@ function gothere(val) { ENDHEADER my ($headerdom)=($uri=~m{^/res/($match_domain)/}); - $r->print(&Apache::loncommon::start_page('Browse Resources',$js, + $r->print(&Apache::loncommon::start_page('Content Library',$js, {'domain' => $headerdom,})); # ---------------------------------- get state of file types to be showing if ($env{'form.only'}) {