--- loncom/interface/lonpreferences.pm 2009/02/23 22:42:33 1.145 +++ loncom/interface/lonpreferences.pm 2009/02/24 16:16:35 1.146 @@ -1,7 +1,7 @@ # The LearningOnline Network # Preferences # -# $Id: lonpreferences.pm,v 1.145 2009/02/23 22:42:33 schualex Exp $ +# $Id: lonpreferences.pm,v 1.146 2009/02/24 16:16:35 hauer Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1771,7 +1771,7 @@ sub verify_and_change_coursepage { 'ywbt' => 'you will be taken to the start of the course.', 'apwb' => 'a page will be displayed that lists items in the course that may require action from you.', 'gtts' => 'Go to the start of the course', - 'dasp' => "Display the What's New Page listing course action items", + 'dasp' => "Display the What's New Page", ); my $newdisp = $env{'form.newdisp'}; $message = ''.$lt{'defs'}.': '.$lt{'when'}.', ';