--- loncom/interface/lonpreferences.pm 2012/12/10 21:03:49 1.196.4.7 +++ loncom/interface/lonpreferences.pm 2012/12/18 15:36:57 1.196.4.8 @@ -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.8 2012/12/18 15:36:57 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.'
');