--- loncom/interface/lonindexer.pm 2012/05/25 23:21:44 1.213.4.2 +++ loncom/interface/lonindexer.pm 2012/07/16 15:30:45 1.216 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.213.4.2 2012/05/25 23:21:44 raeburn Exp $ +# $Id: lonindexer.pm,v 1.216 2012/07/16 15:30:45 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -424,7 +424,7 @@ ENDHEADER &Apache::lonhtmlcommon::clear_breadcrumbs(); &Apache::lonhtmlcommon::add_breadcrumb({ 'text' => 'Browse published resources', - 'href' => '/res/fhwfdev/?launch=1', + 'href' => '/res/'.$headerdom.'/?launch=1', }); $r->print(&Apache::loncommon::start_page('Browse published resources',$js, {'domain' => $headerdom,})