diff --git a/lms/templates/provider_login.html b/lms/templates/provider_login.html index b7f7067bef..2c1958ad2f 100644 --- a/lms/templates/provider_login.html +++ b/lms/templates/provider_login.html @@ -41,7 +41,7 @@ %if error:
${_("Please note that we will be sending your user name, email, and full name to this third party site.")}
+${_("Your username, email, and full name will be sent to {destination}, where the collection and use of this information will be governed by their terms of service and privacy policy.").format(destination=return_to)}