Display the correct header
[MAILPOET-2142]
This commit is contained in:
committed by
Jack Kitterhing
parent
a202679dba
commit
a831f45909
@@ -57,8 +57,8 @@ MSSUserSuccess.propTypes = {
|
||||
|
||||
function PitchMss() {
|
||||
return (
|
||||
<div>
|
||||
DISPLAY MSS PITCH HERE
|
||||
<div className="mailpoet_congratulate_success">
|
||||
<h1>{MailPoet.I18n.t('congratulationsMSSPitchHeader')}</h1>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user