--- loncom/interface/domainprefs.pm 2022/11/17 13:12:40 1.417 +++ loncom/interface/domainprefs.pm 2022/11/17 21:43:38 1.418 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.417 2022/11/17 13:12:40 raeburn Exp $ +# $Id: domainprefs.pm,v 1.418 2022/11/17 21:43:38 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7741,7 +7741,7 @@ sub print_privacy { auto => 'Unrestricted', instdom => 'Other domain shares institution/provider', extdom => 'Other domain has different institution/provider', - notify => 'Receive notification of role requests requiring DC authorization', + notify => 'Notify when role needs authorization', ); my %names = &Apache::lonlocal::texthash ( domain => 'Domain role', @@ -17994,7 +17994,7 @@ sub modify_privacy { user => 'User authorizes', domain => 'Domain Coordinator authorizes', auto => 'Unrestricted', - notify => 'Receive notification of role requests requiring DC authorization', + notify => 'Notify when role needs authorization', ); my %fieldnames = &Apache::lonlocal::texthash ( id => 'Student/Employee ID',