--- loncom/interface/domainprefs.pm 2021/11/22 22:19:58 1.390 +++ loncom/interface/domainprefs.pm 2021/11/22 23:40:59 1.391 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set domain-wide configuration settings # -# $Id: domainprefs.pm,v 1.390 2021/11/22 22:19:58 raeburn Exp $ +# $Id: domainprefs.pm,v 1.391 2021/11/22 23:40:59 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3249,32 +3249,65 @@ sub lti_toggle_js { localauth => 'Local auth argument', krb => 'Kerberos domain', ); + my $crsincalert = &mt('"User\'s identity sent" needs to be set to "Yes" first,[_1] before setting "Course\'s identity sent" to "Yes"',"\n"); + &js_escape(\$crsincalert); return <<"ENDSCRIPT";