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

raeburn raeburn at source.lon-capa.org
Wed Jan 9 16:03:23 EST 2013


raeburn		Wed Jan  9 21:03:23 2013 EDT

  Modified files:              
    /loncom/interface	domainprefs.pm 
  Log:
  - Can be more than one load balancer in a domain.
  
  
Index: loncom/interface/domainprefs.pm
diff -u loncom/interface/domainprefs.pm:1.184 loncom/interface/domainprefs.pm:1.185
--- loncom/interface/domainprefs.pm:1.184	Wed Jan  9 20:52:52 2013
+++ loncom/interface/domainprefs.pm	Wed Jan  9 21:03:20 2013
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Handler to set domain-wide configuration settings
 #
-# $Id: domainprefs.pm,v 1.184 2013/01/09 20:52:52 raeburn Exp $
+# $Id: domainprefs.pm,v 1.185 2013/01/09 21:03:20 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -386,7 +386,7 @@
                               col2 => 'Rules'}],
                  },
          'loadbalancing' =>
-                 {text  => 'Dedicated Load Balancer',
+                 {text  => 'Dedicated Load Balancer(s)',
                   help  => 'Domain_Configuration_Load_Balancing',
                   header => [{col1 => 'Balancers',
                               col2 => 'Default destinations',




More information about the LON-CAPA-cvs mailing list