diff --git a/seahub/templates/registration/login.html b/seahub/templates/registration/login.html index 6c0e7bb12f..27a8ce90c9 100644 --- a/seahub/templates/registration/login.html +++ b/seahub/templates/registration/login.html @@ -67,7 +67,7 @@ html, body, #wrapper { height:100%; } {% if enable_oauth %} - {% trans "Single Sign-On" %} + {% trans "Single Sign-On" %} {% endif %} {% if enable_adfs_login %}