diff --git a/backend/templates/settings.html b/backend/templates/settings.html index 2b6d9422..a17ba2c7 100644 --- a/backend/templates/settings.html +++ b/backend/templates/settings.html @@ -12,7 +12,7 @@
{% if current_user.is_authenticated %} - Remove password + Remove password {% else %} {{ render_field(form.password, size=10) }} Password protection for your changedetection.io application.