diff --git a/auth/assets/templates/login.html.tpl b/auth/assets/templates/login.html.tpl index 985690025..0c720c564 100644 --- a/auth/assets/templates/login.html.tpl +++ b/auth/assets/templates/login.html.tpl @@ -39,7 +39,7 @@ name="password" placeholder="{{ tr "login.template.form.password.placeholder" }}" autocomplete="current-password" - aria-label="{{ tr "login.template.form.password.labels" }}"> + aria-label="{{ tr "login.template.form.password.label" }}">