--- loncom/interface/lonpreferences.pm 2009/04/29 16:57:29 1.155 +++ loncom/interface/lonpreferences.pm 2009/05/04 19:35:31 1.156 @@ -1,7 +1,7 @@ # The LearningOnline Network # Preferences # -# $Id: lonpreferences.pm,v 1.155 2009/04/29 16:57:29 bisitz Exp $ +# $Id: lonpreferences.pm,v 1.156 2009/05/04 19:35:31 tempelho Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1081,6 +1081,7 @@ sub colorschanger { 'tabbg' => 'Header Background', 'sidebg'=> 'Header Border', 'font' => 'Font', + 'fontmenu' => 'Font Menu', 'link' => 'Un-Visited Link', 'vlink' => 'Visited Link', 'alink' => 'Active Link'); @@ -1155,6 +1156,7 @@ sub verify_and_change_colors { 'tabbg' => 'Header Background', 'sidebg'=> 'Header Border', 'font' => 'Font', + 'fontmenu' => 'Font Menu', 'link' => 'Un-Visited Link', 'vlink' => 'Visited Link', 'alink' => 'Active Link');