Update language for last date to upgrade (#386)
This commit is contained in:
@@ -97,7 +97,7 @@ function Day({
|
||||
{ mmp2pOverride
|
||||
? (
|
||||
<div className="small mb-2">
|
||||
You are still elligible to upgrade to a Verified Certificate!
|
||||
You are still eligible to upgrade to a Verified Certificate!
|
||||
Unlock full course access and highlight the knowledge you'll gain.
|
||||
</div>
|
||||
)
|
||||
|
||||
@@ -43,11 +43,9 @@ export default function DateSummary({
|
||||
</div>
|
||||
</div>
|
||||
<div className="date-summary-text mt-1">
|
||||
Don't miss the opportunity to highlight your knowledge and skills by earning a verified certificate.
|
||||
You are still eligible to upgrade to a Verified Certificate!
|
||||
Unlock full course access and highlight the knowledge you'll gain.
|
||||
</div>
|
||||
<a href={dateBlock.link} className="description-link">
|
||||
{dateBlock.linkText}
|
||||
</a>
|
||||
</div>
|
||||
) : (
|
||||
<div className="row ml-4 pr-2">
|
||||
|
||||
Reference in New Issue
Block a user