--- loncom/interface/loncommon.pm 2020/01/10 05:08:39 1.1335 +++ loncom/interface/loncommon.pm 2020/02/05 21:48:05 1.1336 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1335 2020/01/10 05:08:39 raeburn Exp $ +# $Id: loncommon.pm,v 1.1336 2020/02/05 21:48:05 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3627,7 +3627,7 @@ sub check_passwd_rules { $rulenames{'min'} = &mt('Minimum password length: [_1]',$min); $rulenames{'max'} = &mt('Maximum password length: [_1]',$max); $warning = &mt('Password did not satisfy the following:').'