--- loncom/interface/lonpreferences.pm 2011/10/07 17:14:43 1.186.2.7 +++ loncom/interface/lonpreferences.pm 2012/02/07 16:21:32 1.186.2.8.2.1 @@ -1,7 +1,7 @@ # The LearningOnline Network # Preferences # -# $Id: lonpreferences.pm,v 1.186.2.7 2011/10/07 17:14:43 raeburn Exp $ +# $Id: lonpreferences.pm,v 1.186.2.8.2.1 2012/02/07 16:21:32 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1439,7 +1439,7 @@ sub client_form { .&Apache::lonhtmlcommon::row_closure() .&Apache::lonhtmlcommon::row_title( '') - .'' + .'' .'' .&Apache::lonhtmlcommon::row_closure() .&Apache::lonhtmlcommon::row_title( @@ -1704,7 +1704,7 @@ sub discussionchanger { 'sdpf' => 'Set display preferences for discussion posts for both discussion boards and individual resources in all your courses.', 'prca' => 'Preferences can be set that determine', 'whpo' => 'Which posts are displayed when you display a discussion board or resource, and', - 'unwh' => 'Under what circumstances posts are identfied as "NEW"', + 'unwh' => 'Under what circumstances posts are identified as "NEW"', 'allposts' => 'All posts', 'unread' => 'New posts only', 'ondisp' => 'Once displayed',