[LON-CAPA-cvs] cvs: rat(version_2_11_X) / lonratmenu.pm

raeburn raeburn at source.lon-capa.org
Wed Jun 5 11:30:52 EDT 2013


raeburn		Wed Jun  5 15:30:52 2013 EDT

  Modified files:              (Branch: version_2_11_X)
    /rat	lonratmenu.pm 
  Log:
  - For 2.11
    - Backport 1.20.
  
  
Index: rat/lonratmenu.pm
diff -u rat/lonratmenu.pm:1.18.8.2 rat/lonratmenu.pm:1.18.8.3
--- rat/lonratmenu.pm:1.18.8.2	Sun Dec 16 16:31:22 2012
+++ rat/lonratmenu.pm	Wed Jun  5 15:30:52 2013
@@ -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.18.8.2 2012/12/16 16:31:22 raeburn Exp $
+# $Id: lonratmenu.pm,v 1.18.8.3 2013/06/05 15:30:52 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -48,7 +48,7 @@
 
     # Breadcrumbs
     my $brcrum = [{'href' => &Apache::loncommon::authorspace($r->uri),
-                   'text' => 'Construction Space'},
+                   'text' => 'Authoring Space'},
                   {'href' => '',
                    'text' => 'RAT'},
                   {'href' => '',




More information about the LON-CAPA-cvs mailing list