From a74f4fa25ed308a8cf25494e0e3ecba3d1ae7cc3 Mon Sep 17 00:00:00 2001 From: Resynth Date: Fri, 30 Oct 2020 16:05:35 +0000 Subject: [PATCH] Change "Password" to "New Password" Doesn't solve most issues in the Forgot Password menu, but clears up the UI a little. "New Password" makes more sense here, as "Password" may suggest to the user that they have to enter the password they forgot. Signed-off-by: Resynth --- src/components/structures/auth/ForgotPassword.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/structures/auth/ForgotPassword.js b/src/components/structures/auth/ForgotPassword.js index 3fa2713a35..5ecc3b6580 100644 --- a/src/components/structures/auth/ForgotPassword.js +++ b/src/components/structures/auth/ForgotPassword.js @@ -305,7 +305,7 @@ export default class ForgotPassword extends React.Component {