--- loncom/interface/domainprefs.pm 2008/12/11 11:02:25 1.75 +++ loncom/interface/domainprefs.pm 2008/12/11 13:58:30 1.76.2.1 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.75 2008/12/11 11:02:25 bisitz Exp $ +# $Id: domainprefs.pm,v 1.76.2.1 2008/12/11 13:58:30 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -817,9 +817,9 @@ sub login_choices { bgs => "Background colors", links => "Link colors", font => "Font color", - pgbg => "Header", - mainbg => "Page", - sidebg => "Login box", + pgbg => "Page", + mainbg => "Main panel", + sidebg => "Side panel", link => "Link", alink => "Active link", vlink => "Visited link", @@ -2874,7 +2874,7 @@ sub color_font_choices { links => "Link colors", images => "Images", font => "Font color", - pgbg => "Header", + pgbg => "Page", tabbg => "Header", sidebg => "Border", link => "Link",