diff --git a/lms/templates/login_modal.html b/lms/templates/login_modal.html index c89931695c..8652f457e6 100644 --- a/lms/templates/login_modal.html +++ b/lms/templates/login_modal.html @@ -27,9 +27,11 @@ Not enrolled? Sign up. Forgot password?
+% if settings.MITX_FEATURES.get('AUTH_USE_OPENID'): +% endif