diff --git a/frontend/src/pages/ResetPassword.vue b/frontend/src/pages/ResetPassword.vue index 24bf92564..4a42faa08 100644 --- a/frontend/src/pages/ResetPassword.vue +++ b/frontend/src/pages/ResetPassword.vue @@ -33,10 +33,6 @@ const textFields = { button: 'settings.password.set', linkTo: '/login', }, - login: { - headline: 'site.thx.errorTitle', - subtitle: 'site.thx.activateEmail', - }, } export default {