From b9c09c56419025bb4193f4a464b2cf42161cbe65 Mon Sep 17 00:00:00 2001 From: kevinpauer Date: Thu, 12 May 2022 15:22:35 +0200 Subject: [PATCH] Fix #184 --- .../app/Views/profile/profile.component.html | 17 ++++++++--- .../app/Views/profile/profile.component.ts | 29 ++++++++++++++----- 2 files changed, 34 insertions(+), 12 deletions(-) diff --git a/frontend/src/app/Views/profile/profile.component.html b/frontend/src/app/Views/profile/profile.component.html index 5652f13..21c1ac9 100644 --- a/frontend/src/app/Views/profile/profile.component.html +++ b/frontend/src/app/Views/profile/profile.component.html @@ -64,13 +64,16 @@ Please enter a valid password @@ -79,12 +82,18 @@ Password is required +
+ Password does not match, make sure it is the same! +
+