[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /interface courseprefs.pm

raeburn raeburn at source.lon-capa.org
Thu May 23 10:22:29 EDT 2013


raeburn		Thu May 23 14:22:29 2013 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom/interface	courseprefs.pm 
  Log:
  - For 2.11
    - Backport 1.58.
  
  
Index: loncom/interface/courseprefs.pm
diff -u loncom/interface/courseprefs.pm:1.49.2.7 loncom/interface/courseprefs.pm:1.49.2.8
--- loncom/interface/courseprefs.pm:1.49.2.7	Sun May 12 03:22:05 2013
+++ loncom/interface/courseprefs.pm	Thu May 23 14:22:29 2013
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Handler to set configuration settings for a course
 #
-# $Id: courseprefs.pm,v 1.49.2.7 2013/05/12 03:22:05 raeburn Exp $
+# $Id: courseprefs.pm,v 1.49.2.8 2013/05/23 14:22:29 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -2484,7 +2484,7 @@
                   '<th>'.&mt('Attribute/Setting').'</th>'.
                   &Apache::loncommon::end_data_table_header_row().
                   &Apache::loncommon::start_data_table_row().
-                  '<td> '.$icon.' '.&mt('Main Course Documents').'</td>');
+                  '<td> '.$icon.' '.&mt('Main Content').'</td>');
                   &releases_by_map($r,$bymap,$topmap,$scopeorder,$lt);
                   $r->print(&Apache::loncommon::end_data_table_row());
         my $it=$navmap->getIterator(undef,undef,undef,1,1,undef);




More information about the LON-CAPA-cvs mailing list