diff --git a/seahub/templates/registration/password_change_done.html b/seahub/templates/registration/password_change_done.html index 1c92dd5342..0fafaa3eed 100644 --- a/seahub/templates/registration/password_change_done.html +++ b/seahub/templates/registration/password_change_done.html @@ -7,7 +7,7 @@

{% trans "Your password has been changed successfully." %}

-

{% trans "Log in again" %}

+

{% trans "Log in again" %}

{% endblock %}