--- loncom/interface/resetpw.pm 2012/02/08 15:19:46 1.23.2.2.2.1
+++ loncom/interface/resetpw.pm 2012/02/14 15:48:55 1.23.2.2.2.3
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Allow access to password changing via a token sent to user's e-mail.
#
-# $Id: resetpw.pm,v 1.23.2.2.2.1 2012/02/08 15:19:46 raeburn Exp $
+# $Id: resetpw.pm,v 1.23.2.2.2.3 2012/02/14 15:48:55 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -209,12 +209,12 @@ sub get_uname {
$value{'useremail'} = $useremail;
}
my $msg = '
'.&mt('To be able to reset a forgotten password:')
- .'
- '.&mt('An e-mail address must have previously been associated with your [_1] username.','Learn Physics').'
'
- .'- '.&mt('You must be able to access e-mail sent to the e-mail address associated with your [_1] account.','Learn Physics').'
'
- .&mt('In most cases the [_1] username is the same as your e-mail address, in which case you will enter the same information twice.','Learn Physics').'
';
+ .'- '.&mt('An e-mail address must have previously been associated with your [_1] username.','Mechanics Online').'
'
+ .'- '.&mt('You must be able to access e-mail sent to the e-mail address associated with your [_1] account.','Mechanics Online').'
'
+ .&mt('In most cases the [_1] username is the same as your e-mail address, in which case you will enter the same information twice.','Mechanics Online').'
';
$msg .= '