small changes to the way the price is displayed on the course home page to pave the way for the expiration box
This commit is contained in:
@@ -26,7 +26,7 @@ function UpgradeButton(props) {
|
||||
>
|
||||
<FormattedMessage
|
||||
id="learning.upgradeButton.buttonText"
|
||||
defaultMessage="Upgrade ({pricing})"
|
||||
defaultMessage="Upgrade for {pricing}"
|
||||
values={{
|
||||
pricing: (
|
||||
<FormattedPricing
|
||||
|
||||
Reference in New Issue
Block a user