diff --git a/seahub/templates/registration/password_change_form.html b/seahub/templates/registration/password_change_form.html index a23833055b..b17e32e4d8 100644 --- a/seahub/templates/registration/password_change_form.html +++ b/seahub/templates/registration/password_change_form.html @@ -8,7 +8,7 @@ {% block main_panel %} {% if force_passwd_change %} -
{% trans "Please update your password before continue." %}
+{% trans "Please update your password before continue." %}
{% endif %}