--- loncom/interface/lonpreferences.pm 2012/12/10 21:03:49 1.196.4.7 +++ loncom/interface/lonpreferences.pm 2013/01/04 00:24:29 1.196.4.9 @@ -1,7 +1,7 @@ # The LearningOnline Network # Preferences # -# $Id: lonpreferences.pm,v 1.196.4.7 2012/12/10 21:03:49 raeburn Exp $ +# $Id: lonpreferences.pm,v 1.196.4.9 2013/01/04 00:24:29 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -457,7 +457,7 @@ $options.' $r->print('

'.&mt('Freeze Roles').'

'.&mt('The table below can be used to [_1]freeze[_2] '.$lc_role.'s in the Hotlist.','','').'
'. -&mt('Those marked frozen will not be removed from the list, even if not recently used.').' +&mt('Those '.$lc_role.'s marked frozen will not be removed from the list, even if not recently used.').'

'.$roles_check_list.'
'); @@ -1238,7 +1238,7 @@ sub colorschanger { my $resetbutton = &mt('Reset All'); my $resetbuttondesc = &mt('Reset All Colors to Default'); my $colorchooser=&Apache::lonhtmlcommon::color_picker(); - $r-print(' ');