--- loncom/interface/domainprefs.pm 2008/12/01 15:03:40 1.70 +++ loncom/interface/domainprefs.pm 2008/12/03 13:09:56 1.71 @@ -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 @@ sub login_choices { 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 @@ sub color_font_choices { links => "Link colors", images => "Images", font => "Font color", - pgbg => "Page", + pgbg => "Header", tabbg => "Header", sidebg => "Border", link => "Link",