--- loncom/interface/domainprefs.pm 2008/12/10 15:55:08 1.74 +++ 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.74 2008/12/10 15:55:08 muellerd Exp $ +# $Id: domainprefs.pm,v 1.76.2.1 2008/12/11 13:58:30 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -271,7 +271,7 @@ sub handler { $r->print(''. ''."\n". - ''.&mt('No settings chosen'). + ''.&mt('No settings chosen'). ''); } $r->print(''); @@ -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",