--- loncom/interface/lonpreferences.pm 2003/07/05 10:07:11 1.26 +++ loncom/interface/lonpreferences.pm 2003/08/29 03:08:18 1.27 @@ -1,7 +1,7 @@ # The LearningOnline Network # Preferences # -# $Id: lonpreferences.pm,v 1.26 2003/07/05 10:07:11 www Exp $ +# $Id: lonpreferences.pm,v 1.27 2003/08/29 03:08:18 bowersj2 Exp $ # # Copyright Michigan State University Board of Trustees # @@ -190,6 +190,9 @@ sub msgforwardchanger { "What are forwarding ". "and notification ". "addresses"); + my $criticalMessageHelp = Apache::loncommon::help_open_topic("Course_Critical_Message", + "What are critical messages"); + $r->print(< $bodytag @@ -201,7 +204,7 @@ New Forwarding Address(es) (user:dom New Message Notification Email Address(es) (joe\@doe.com,jane\@doe.edu,...):
New Critical Message Notification Email Address(es) (joe\@doe.com,jane\@doe.edu,...): -
+$criticalMessageHelp