diff --git a/lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php b/lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php index db46ffb71b..61d2963964 100644 --- a/lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php +++ b/lib/Config/PopulatorData/Templates/NewsletterBlank121Column.php @@ -1,9 +1,9 @@ [ [ "type" => "header", - "text" => WPFunctions::get()->__("View this in your browser.", 'mailpoet'), + "text" => 'View this in your browser.', "styles" => [ "block" => [ "backgroundColor" => "transparent", @@ -318,7 +318,7 @@ class NewsletterBlank121Column { ], [ "type" => "footer", - "text" => WPFunctions::get()->__("

Unsubscribe | Manage your subscription
Add your postal address here!

", 'mailpoet'), + "text" => '

Unsubscribe | Manage your subscription
Add your postal address here!

', "styles" => [ "block" => [ "backgroundColor" => "transparent", @@ -379,7 +379,4 @@ class NewsletterBlank121Column { private function getThumbnail() { return $this->external_template_image_url . '/thumbnail.20190411-1500.jpg'; } - } - - diff --git a/lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php b/lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php index 9faba2e36b..9a7e183375 100644 --- a/lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php +++ b/lib/Config/PopulatorData/Templates/NewsletterBlank12Column.php @@ -1,9 +1,9 @@ [ [ "type" => "header", - "text" => WPFunctions::get()->__("View this in your browser.", 'mailpoet'), + "text" => 'View this in your browser.', "styles" => [ "block" => [ "backgroundColor" => "transparent", @@ -258,7 +258,7 @@ class NewsletterBlank12Column { ], [ "type" => "footer", - "text" => WPFunctions::get()->__("

Unsubscribe | Manage your subscription
Add your postal address here!

", 'mailpoet'), + "text" => '

Unsubscribe | Manage your subscription
Add your postal address here!

', "styles" => [ "block" => [ "backgroundColor" => "transparent", @@ -319,7 +319,4 @@ class NewsletterBlank12Column { private function getThumbnail() { return $this->external_template_image_url . '/thumbnail.20190411-1500.jpg'; } - } - - diff --git a/lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php b/lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php index 09a91aceda..f34c38beaa 100644 --- a/lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php +++ b/lib/Config/PopulatorData/Templates/NewsletterBlank13Column.php @@ -1,9 +1,9 @@ [ [ "type" => "header", - "text" => WPFunctions::get()->__("View this in your browser.", 'mailpoet'), + "text" => 'View this in your browser.', "styles" => [ "block" => [ "backgroundColor" => "transparent", @@ -281,7 +281,7 @@ class NewsletterBlank13Column { ], [ "type" => "footer", - "text" => WPFunctions::get()->__("

Unsubscribe | Manage your subscription
Add your postal address here!

", 'mailpoet'), + "text" => '

Unsubscribe | Manage your subscription
Add your postal address here!

', "styles" => [ "block" => [ "backgroundColor" => "transparent", @@ -342,7 +342,4 @@ class NewsletterBlank13Column { private function getThumbnail() { return $this->external_template_image_url . '/thumbnail.20190930.jpg'; } - } - - diff --git a/lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php b/lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php index 2d377a5f42..55564daf52 100644 --- a/lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php +++ b/lib/Config/PopulatorData/Templates/NewsletterBlank1Column.php @@ -1,9 +1,9 @@ [ [ "type" => "header", - "text" => WPFunctions::get()->__("View this in your browser.", 'mailpoet'), + "text" => 'View this in your browser.', "styles" => [ "block" => [ "backgroundColor" => "transparent", @@ -197,7 +197,7 @@ class NewsletterBlank1Column { ], [ "type" => "footer", - "text" => WPFunctions::get()->__("

Unsubscribe | Manage your subscription
Add your postal address here!

", 'mailpoet'), + "text" => '

Unsubscribe | Manage your subscription
Add your postal address here!

', "styles" => [ "block" => [ "backgroundColor" => "transparent", @@ -258,6 +258,4 @@ class NewsletterBlank1Column { private function getThumbnail() { return $this->external_template_image_url . '/thumbnail.20190411-1500.jpg'; } - } - diff --git a/lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php b/lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php index 4dc1c43d02..765c11e953 100644 --- a/lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php +++ b/lib/Config/PopulatorData/Templates/PostNotificationsBlank1Column.php @@ -284,7 +284,7 @@ class PostNotificationsBlank1Column { ], [ "type" => "footer", - "text" => WPFunctions::get()->__("

Unsubscribe | Manage your subscription
Add your postal address here!

", 'mailpoet'), + "text" => '

Unsubscribe | Manage your subscription
Add your postal address here!

', "styles" => [ "block" => [ "backgroundColor" => "transparent", diff --git a/lib/Config/PopulatorData/Templates/SimpleText.php b/lib/Config/PopulatorData/Templates/SimpleText.php index 37867ad8f0..a7b9fe9703 100644 --- a/lib/Config/PopulatorData/Templates/SimpleText.php +++ b/lib/Config/PopulatorData/Templates/SimpleText.php @@ -142,7 +142,7 @@ class SimpleText { ], [ "type" => "footer", - "text" => WPFunctions::get()->__("

Unsubscribe | Manage your subscription
Add your postal address here!

", 'mailpoet'), + "text" => '

Unsubscribe | Manage your subscription
Add your postal address here!

', "styles" => [ "block" => [ "backgroundColor" => "transparent", diff --git a/lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php b/lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php index 26d17082c9..bc5a3beb64 100644 --- a/lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php +++ b/lib/Config/PopulatorData/Templates/WelcomeBlank12Column.php @@ -1,9 +1,9 @@ [ [ "type" => "header", - "text" => WPFunctions::get()->__("View this in your browser.", 'mailpoet'), + "text" => 'View this in your browser.', "styles" => [ "block" => [ "backgroundColor" => "transparent", @@ -288,7 +288,7 @@ class WelcomeBlank12Column { ], [ "type" => "footer", - "text" => WPFunctions::get()->__("

Unsubscribe | Manage your subscription
Add your postal address here!

", 'mailpoet'), + "text" => '

Unsubscribe | Manage your subscription
Add your postal address here!

', "styles" => [ "block" => [ "backgroundColor" => "transparent", @@ -349,5 +349,4 @@ class WelcomeBlank12Column { private function getThumbnail() { return $this->external_template_image_url . '/thumbnail.20190411-1500.jpg'; } - } diff --git a/lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php b/lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php index 42a4902c8c..ee37742a16 100644 --- a/lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php +++ b/lib/Config/PopulatorData/Templates/WelcomeBlank1Column.php @@ -59,7 +59,7 @@ class WelcomeBlank1Column { "blocks" => [ [ "type" => "header", - "text" => WPFunctions::get()->__("View this in your browser.", 'mailpoet'), + "text" => 'View this in your browser.', "styles" => [ "block" => [ "backgroundColor" => "transparent", @@ -197,7 +197,7 @@ class WelcomeBlank1Column { ], [ "type" => "footer", - "text" => WPFunctions::get()->__("

Unsubscribe | Manage your subscription
Add your postal address here!

", 'mailpoet'), + "text" => '

Unsubscribe | Manage your subscription
Add your postal address here!

', "styles" => [ "block" => [ "backgroundColor" => "transparent",