Update templates after latest fixes

[MAILPOET-1617]
This commit is contained in:
Pavel Dohnal
2019-03-13 15:57:03 +01:00
committed by M. Shull
parent 92fce51eca
commit e056519b2d
15 changed files with 58 additions and 46 deletions

View File

@@ -972,7 +972,7 @@ class FashionBlogA {
'type' => 'socialIcon',
'iconType' => 'facebook',
'link' => 'http://www.facebook.com',
'image' => $this->social_icon_url.'/07-full-symbol-black/Facebook.png?mailpoet_version=3.16.3',
'image' => $this->social_icon_url.'/07-full-symbol-black/Facebook.png',
'height' => '32px',
'width' => '32px',
'text' => 'Facebook',
@@ -982,7 +982,7 @@ class FashionBlogA {
'type' => 'socialIcon',
'iconType' => 'twitter',
'link' => 'http://www.twitter.com',
'image' => $this->social_icon_url.'/07-full-symbol-black/Twitter.png?mailpoet_version=3.16.3',
'image' => $this->social_icon_url.'/07-full-symbol-black/Twitter.png',
'height' => '32px',
'width' => '32px',
'text' => 'Twitter',
@@ -992,7 +992,7 @@ class FashionBlogA {
'type' => 'socialIcon',
'iconType' => 'instagram',
'link' => 'http://instagram.com',
'image' => $this->social_icon_url.'/07-full-symbol-black/Instagram.png?mailpoet_version=3.16.3',
'image' => $this->social_icon_url.'/07-full-symbol-black/Instagram.png',
'height' => '32px',
'width' => '32px',
'text' => 'Instagram',