remove additional new line
This commit is contained in:
@ -8,8 +8,7 @@ class ScienceWeekly {
|
||||
private $social_icon_url;
|
||||
|
||||
function __construct($assets_url) {
|
||||
$this->template_image_url = 'https://ps.w.org
|
||||
/mailpoet/assets/newsletter-templates/science_weekly';
|
||||
$this->template_image_url = 'https://ps.w.org/mailpoet/assets/newsletter-templates/science_weekly';
|
||||
$this->social_icon_url = $assets_url . '/img/newsletter_editor/social-icons';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user