--- loncom/interface/loncommon.pm 2019/08/25 02:42:56 1.1333 +++ 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.1333 2019/08/25 02:42:56 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:').'