--- loncom/interface/domainprefs.pm 2019/04/22 01:55:17 1.354 +++ loncom/interface/domainprefs.pm 2019/04/26 20:15:30 1.355 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.354 2019/04/22 01:55:17 raeburn Exp $ +# $Id: domainprefs.pm,v 1.355 2019/04/26 20:15:30 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -13960,7 +13960,8 @@ sub modify_contacts { sub modify_passwords { my ($r,$dom,$confname,$lastactref,%domconfig) = @_; - my ($resulttext,%current,%changes,%newvalues,@oktypes,$errors,$updatedefaults); + my ($resulttext,%current,%changes,%newvalues,@oktypes,$errors, + $updatedefaults,$updateconf); my $customfn = 'resetpw.html'; if (ref($domconfig{'passwords'}) eq 'HASH') { %current = %{$domconfig{'passwords'}}; @@ -14248,6 +14249,9 @@ sub modify_passwords { $resulttext = &mt('Changes made: ').'