--- loncom/interface/createaccount.pm 2021/01/04 04:42:13 1.72.4.6 +++ loncom/interface/createaccount.pm 2019/08/25 02:42:56 1.79 @@ -4,7 +4,7 @@ # kerberos, or SSO) or an e-mail address. Requests to use an e-mail address as # username may be processed automatically, or may be queued for approval. # -# $Id: createaccount.pm,v 1.72.4.6 2021/01/04 04:42:13 raeburn Exp $ +# $Id: createaccount.pm,v 1.79 2019/08/25 02:42:56 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -570,7 +570,8 @@ sub javascript_validmail { my %js_lt = &Apache::lonlocal::texthash ( email => 'The e-mail address you entered', notv => 'is not a valid e-mail address', - avae => 'A valid e-mail address is not formed when the value you entered is combined with the required domain', + avae => 'A valid e-mail address is not formed when the value you entered', + isco => 'is combined with the required domain', ); my $output = "\n".'