--- loncom/xml/londefdef.pm 2013/05/05 00:10:16 1.443 +++ loncom/xml/londefdef.pm 2013/06/04 22:20:20 1.444 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Tags Default Definition Module # -# $Id: londefdef.pm,v 1.443 2013/05/05 00:10:16 raeburn Exp $ +# $Id: londefdef.pm,v 1.444 2013/06/04 22:20:20 raeburn Exp $ # # # Copyright Michigan State University Board of Trustees @@ -572,7 +572,7 @@ sub start_body { if ($env{'request.state'} eq 'construct') { my $url=&Apache::lonnet::hreflocation('',$env{'request.filename'}); &Apache::lonhtmlcommon::add_breadcrumb({ - 'text' => 'Construction Space', + 'text' => 'Authoring Space', 'href' => &Apache::loncommon::authorspace($url), }); &Apache::lonhtmlcommon::add_breadcrumb({