--- loncom/interface/resetpw.pm 2021/11/30 15:55:37 1.50 +++ loncom/interface/resetpw.pm 2025/02/14 19:01:11 1.52 @@ -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.50 2021/11/30 15:55:37 raeburn Exp $ +# $Id: resetpw.pm,v 1.52 2025/02/14 19:01:11 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -328,7 +328,7 @@ END my $authtype = &Apache::lonnet::queryauthenticate($uname,$udom); if ($authtype =~ /^internal/) { my ($blocked,$blocktext) = - &Apache::loncommon::blocking_status('passwd',$clentip,$uname,$udom); + &Apache::loncommon::blocking_status('passwd',$clientip,$uname,$udom); if ($blocked) { $output = '
'.$blocktext.'
' .&display_actions($contact_email,$domdesc); @@ -442,11 +442,11 @@ sub get_uname { $msg .= $contents; } } - $msg .= ''.&mt('Three conditions must be met:') + $msg .= '
'.&mt('Three conditions must be met:').'
' .'