--- loncom/interface/lonindexer.pm 2009/02/11 15:40:33 1.188 +++ 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.188 2009/02/11 15:40:33 jms 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'}) {