--- rat/lonratmenu.pm 2012/05/15 01:41:42 1.19 +++ rat/lonratmenu.pm 2013/06/04 22:20:34 1.20 @@ -2,7 +2,7 @@ # Build menu bar for Advanced RAT. Uses javascript code originally in # static file: rat/client/code.html, now in rat/client/ratcode.js # -# $Id: lonratmenu.pm,v 1.19 2012/05/15 01:41:42 raeburn Exp $ +# $Id: lonratmenu.pm,v 1.20 2013/06/04 22:20:34 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -48,7 +48,7 @@ sub handler { # Breadcrumbs my $brcrum = [{'href' => &Apache::loncommon::authorspace($r->uri), - 'text' => 'Construction Space'}, + 'text' => 'Authoring Space'}, {'href' => '', 'text' => 'RAT'}, {'href' => '',