Update template screenshots

[MAILPOET-1558]
This commit is contained in:
Rostislav Wolny
2018-10-30 16:46:03 +01:00
parent cb8d532d64
commit 5a4cebf0d7
10 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@ class ModularStyleStories {
}
private function getThumbnail() {
return $this->template_image_url . '/modular-style-stories.jpg';
return $this->template_image_url . '/modular-style-stories-1558.jpg';
}
private function getBody() {

View File

@ -23,7 +23,7 @@ class NotSoMedium {
}
private function getThumbnail() {
return $this->template_image_url . '/not-so-medium.jpg';
return $this->template_image_url . '/not-so-medium-1558.jpg';
}
private function getBody() {

View File

@ -23,7 +23,7 @@ class RssSimpleNews {
}
private function getThumbnail() {
return $this->template_image_url . '/rss-simple-news.jpg';
return $this->template_image_url . '/rss-simple-news-1558.jpg';
}
private function getBody() {

View File

@ -1188,7 +1188,7 @@ class ScienceWeekly {
}
private function getThumbnail() {
return $this->template_image_url . '/science-weekly-new.jpg';
return $this->template_image_url . '/science-weekly-1558.jpg';
}
}

View File

@ -23,7 +23,7 @@ class WideStoryLayout {
}
private function getThumbnail() {
return $this->template_image_url . '/wide-story-layout.jpg';
return $this->template_image_url . '/wide-story-layout-1558.jpg';
}
private function getBody() {