diff --git a/src/order-history/OrderHistoryPage.jsx b/src/order-history/OrderHistoryPage.jsx index 28358784..2462c9fd 100644 --- a/src/order-history/OrderHistoryPage.jsx +++ b/src/order-history/OrderHistoryPage.jsx @@ -1,9 +1,7 @@ import React from 'react'; import PropTypes from 'prop-types'; import { connect } from 'react-redux'; -import { - getConfig, -} from '@edx/frontend-platform'; +import { getConfig } from '@edx/frontend-platform'; import { injectIntl, intlShape, @@ -157,55 +155,45 @@ class OrderHistoryPage extends React.Component { ); } - renderError() { + renderLoading() { return ( -
+ Orders you place with localhost will appear here. +
++ Refresh this page and try again. If this problem persists, + + contact support + + . +
++ Now available for many popular programs, affordable monthly subscription pricing can help you manage your budget more effectively. Subscriptions start at $39/month USD per program, after a 7-day full access free trial. Cancel at any time. +
++ Orders you place with localhost will appear here. +
++ The page you're looking for is unavailable or there's an error in the URL. Please check the URL and try again. +
+