From 2ece3591405304048fb298e9ef5e95a0923df5db Mon Sep 17 00:00:00 2001 From: Dennis Date: Mon, 27 Sep 2021 10:11:13 +0200 Subject: [PATCH] fixed placeholders --- resources/views/profile/index.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/profile/index.blade.php b/resources/views/profile/index.blade.php index 97e5a3b1..15b52438 100644 --- a/resources/views/profile/index.blade.php +++ b/resources/views/profile/index.blade.php @@ -145,7 +145,7 @@
+ placeholder="••••••"> @error('current_password')
@@ -159,7 +159,7 @@
+ name="new_password" type="password" placeholder="••••••"> @error('new_password')
@@ -176,7 +176,7 @@ + placeholder="••••••"> @error('new_password_confirmation')