diff --git a/Views/ChangePassword.xaml b/Views/ChangePassword.xaml index 717ee12..237e203 100644 --- a/Views/ChangePassword.xaml +++ b/Views/ChangePassword.xaml @@ -60,7 +60,8 @@ + Placeholder="Old Password" + IsPassword="True"/> @@ -85,7 +86,8 @@ + Placeholder="New Password" + IsPassword="True"/> @@ -111,7 +113,8 @@ + Placeholder="New Password" + IsPassword="True"/> diff --git a/Views/ForgotPassword.xaml b/Views/ForgotPassword.xaml index 54e050b..6ae1902 100644 --- a/Views/ForgotPassword.xaml +++ b/Views/ForgotPassword.xaml @@ -131,7 +131,8 @@ Style="{StaticResource SecondaryBorderShadow}"> + Placeholder="New password" + IsPassword="True"/>