From 49315ac6b543376944d62cb5228b4f82815ee501 Mon Sep 17 00:00:00 2001 From: Ali-D-Akbar Date: Fri, 2 Apr 2021 18:02:17 +0500 Subject: [PATCH] refactor: update contact us form --- .../support/static/support/jsx/logged_in_user.jsx | 6 +----- .../support/static/support/jsx/single_support_form.jsx | 3 --- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/lms/djangoapps/support/static/support/jsx/logged_in_user.jsx b/lms/djangoapps/support/static/support/jsx/logged_in_user.jsx index 477520bec0..685df32fda 100644 --- a/lms/djangoapps/support/static/support/jsx/logged_in_user.jsx +++ b/lms/djangoapps/support/static/support/jsx/logged_in_user.jsx @@ -40,7 +40,7 @@ function LoggedInUser({ userInformation, onChangeCallback, handleClick, showWarn const subjectElement = (
); diff --git a/lms/djangoapps/support/static/support/jsx/single_support_form.jsx b/lms/djangoapps/support/static/support/jsx/single_support_form.jsx index d98625baf2..4c23849ee3 100644 --- a/lms/djangoapps/support/static/support/jsx/single_support_form.jsx +++ b/lms/djangoapps/support/static/support/jsx/single_support_form.jsx @@ -208,9 +208,6 @@ class RenderForm extends React.Component { {/* Note: not using Paragon bc component shows in the DOM but not rendered, even when using version 2.6.4. */} -
-
{gettext('Due to the recent increase in interest in online education and edX, we are currently experiencing an unusually high volume of support requests. We appreciate your patience as we work to review each request. Please check the ')}Help Center{gettext(' as many questions may have already been answered.')}
-