[LON-CAPA-cvs] cvs: loncom /interface lonpreferences.pm
bowersj2
lon-capa-cvs@mail.lon-capa.org
Fri, 20 Jun 2003 19:22:14 -0000
bowersj2 Fri Jun 20 15:22:14 2003 EDT
Modified files:
/loncom/interface lonpreferences.pm
Log:
Adds help to the forwarding page that describes the various forward
types and what kinds of addresses to enter into the fields.
Index: loncom/interface/lonpreferences.pm
diff -u loncom/interface/lonpreferences.pm:1.24 loncom/interface/lonpreferences.pm:1.25
--- loncom/interface/lonpreferences.pm:1.24 Tue May 20 20:48:27 2003
+++ loncom/interface/lonpreferences.pm Fri Jun 20 15:22:14 2003
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Preferences
#
-# $Id: lonpreferences.pm,v 1.24 2003/05/21 00:48:27 www Exp $
+# $Id: lonpreferences.pm,v 1.25 2003/06/20 19:22:14 bowersj2 Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -186,10 +186,14 @@
my $critnotification=$userenv{'critnotification'};
my $bodytag=&Apache::loncommon::bodytag(
'Change Your Message Forwarding and Notification');
+ my $forwardingHelp = Apache::loncommon::help_open_topic("Prefs_Forwarding",
+ "What are forwarding ".
+ "and notification ".
+ "addresses");
$r->print(<<ENDMSG);
<html>
$bodytag
-
+$forwardingHelp <br />
<form name="server" action="/adm/preferences" method="post">
<input type="hidden" name="action" value="verify_and_change_msgforward" />
New Forwarding Address(es) (<tt>user:domain,user:domain,...</tt>):