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

muellerd muellerd@source.lon-capa.org
Wed, 03 Dec 2008 13:09:56 -0000


muellerd		Wed Dec  3 13:09:56 2008 EDT

  Modified files:              
    /loncom/interface	domainprefs.pm 
  Log:
  renaming some hashtext for loginstyle
  
  
Index: loncom/interface/domainprefs.pm
diff -u loncom/interface/domainprefs.pm:1.70 loncom/interface/domainprefs.pm:1.71
--- loncom/interface/domainprefs.pm:1.70	Mon Dec  1 15:03:40 2008
+++ loncom/interface/domainprefs.pm	Wed Dec  3 13:09:56 2008
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Handler to set domain-wide configuration settings
 #
-# $Id: domainprefs.pm,v 1.70 2008/12/01 15:03:40 raeburn Exp $
+# $Id: domainprefs.pm,v 1.71 2008/12/03 13:09:56 muellerd Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -814,9 +814,9 @@
             bgs => "Background colors",
             links => "Link colors",
             font => "Font color",
-            pgbg => "Page",
-            mainbg => "Main panel",
-            sidebg => "Side panel",
+            pgbg => "Header",
+            mainbg => "Page",
+            sidebg => "Container",
             link => "Link",
             alink => "Active link",
             vlink => "Visited link",
@@ -2808,7 +2808,7 @@
             links => "Link colors",
             images => "Images",
             font => "Font color",
-            pgbg => "Page",
+            pgbg => "Header",
             tabbg => "Header",
             sidebg => "Border",
             link => "Link",