From 69434cdc7fc8425eb8efd2d039d878506caf55f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=A4fer?= Date: Tue, 18 Jun 2019 16:11:05 +0200 Subject: [PATCH] Nicer information messages --- webapp/components/PasswordReset/PasswordReset.vue | 2 +- webapp/components/PasswordReset/VerifyCode.vue | 3 +++ webapp/locales/de.json | 2 +- webapp/locales/en.json | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) diff --git a/webapp/components/PasswordReset/PasswordReset.vue b/webapp/components/PasswordReset/PasswordReset.vue index e34efc070..f183307e6 100644 --- a/webapp/components/PasswordReset/PasswordReset.vue +++ b/webapp/components/PasswordReset/PasswordReset.vue @@ -37,7 +37,7 @@
- + diff --git a/webapp/components/PasswordReset/VerifyCode.vue b/webapp/components/PasswordReset/VerifyCode.vue index 49f951324..4743a4ed6 100644 --- a/webapp/components/PasswordReset/VerifyCode.vue +++ b/webapp/components/PasswordReset/VerifyCode.vue @@ -64,6 +64,7 @@ + {{ changePasswordResultMessage }} @@ -74,9 +75,11 @@