--- loncom/interface/londocs.pm 2006/06/26 22:31:56 1.233 +++ loncom/interface/londocs.pm 2006/06/30 00:47:14 1.234 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.233 2006/06/26 22:31:56 albertel Exp $ +# $Id: londocs.pm,v 1.234 2006/06/30 00:47:14 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -975,7 +975,8 @@ sub breadcrumbs { } - return &Apache::lonhtmlcommon::breadcrumbs(undef,undef,0,'nohelp'); + return &Apache::lonhtmlcommon::breadcrumbs(undef,undef,0,'nohelp', + 'LC_docs_path'); } sub editor {