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

raeburn raeburn at source.lon-capa.org
Mon May 29 20:13:12 EDT 2017


raeburn		Tue May 30 00:13:12 2017 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom/interface	domainprefs.pm 
  Log:
  - For 2.11
    - Backport 1.300
  
  
Index: loncom/interface/domainprefs.pm
diff -u loncom/interface/domainprefs.pm:1.160.6.82 loncom/interface/domainprefs.pm:1.160.6.83
--- loncom/interface/domainprefs.pm:1.160.6.82	Fri May 19 20:03:42 2017
+++ loncom/interface/domainprefs.pm	Tue May 30 00:13:11 2017
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Handler to set domain-wide configuration settings
 #
-# $Id: domainprefs.pm,v 1.160.6.82 2017/05/19 20:03:42 raeburn Exp $
+# $Id: domainprefs.pm,v 1.160.6.83 2017/05/30 00:13:11 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -11563,7 +11563,7 @@
                                                                    order  => 'Order',
                                                                    desc   => 'Role description',
                                                                    access => 'Role usage',
-                                                                   status => 'Allowed instituional types',
+                                                                   status => 'Allowed institutional types',
                                                                    exc    => 'Allowed personnel',
                                                                    inc    => 'Disallowed personnel',
                         );




More information about the LON-CAPA-cvs mailing list