From a6b851c5fd8b097f4b8bf642e59987c3284ebe45 Mon Sep 17 00:00:00 2001 From: miko <34790748+keikari@users.noreply.github.com> Date: Wed, 13 Nov 2024 17:45:52 +0200 Subject: [PATCH] Let user's know that "Submit Feedback" can be used for email change (#3174) Co-authored-by: miko --- static/app-strings.json | 1 + ui/page/help/view.jsx | 13 +++++++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/static/app-strings.json b/static/app-strings.json index 6ffecd1759..ef6f849f84 100644 --- a/static/app-strings.json +++ b/static/app-strings.json @@ -2955,6 +2955,7 @@ "Are you a supermodel or rockstar that received a custom Credits code? Claim it here.": "Are you a supermodel or rockstar that received a custom Credits code? Claim it here.", "Default action when clicking a playlist.": "Default action when clicking a playlist.", "Default playlist action": "Default playlist action", + "Optionally the email change can be requested using \"Submit Feedback\" button below.": "Optionally the email change can be requested using \"Submit Feedback\" button below.", "--end--": "--end--" } diff --git a/ui/page/help/view.jsx b/ui/page/help/view.jsx index 274131611d..e834bdd301 100644 --- a/ui/page/help/view.jsx +++ b/ui/page/help/view.jsx @@ -82,10 +82,15 @@ export default function HelpPage(props: Props) { #support, help_email: SITE_HELP_EMAIL }}> - Email address changes are processed manually on request via email. Email must come from the original email - being changed, or we'll need to verify ownership another way. - + <> + #support, help_email: SITE_HELP_EMAIL }}> + Email address changes are processed manually on request via email. Email must come from the original email + being changed, or we'll need to verify ownership another way. + {' '} + + Optionally the email change can be requested using "Submit Feedback" button below. + + } actions={