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.')}
-