--- loncom/xml/londefdef.pm 2009/05/28 12:39:12 1.408 +++ loncom/xml/londefdef.pm 2009/05/28 17:08:43 1.409 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Tags Default Definition Module # -# $Id: londefdef.pm,v 1.408 2009/05/28 12:39:12 bisitz Exp $ +# $Id: londefdef.pm,v 1.409 2009/05/28 17:08:43 bisitz Exp $ # # # Copyright Michigan State University Board of Trustees @@ -542,7 +542,7 @@ sub start_body { &Apache::lonhtmlcommon::clear_breadcrumbs(); &Apache::lonhtmlcommon::add_breadcrumb({ 'text' => 'Construction Space', - 'href' => '', # FIXME Add link to /priv/[user] + 'href' => &Apache::loncommon::authorspace(), }); &Apache::lonhtmlcommon::add_breadcrumb({ 'text' => 'HTML Editor',