Rename thumbnails in PHP classes
This commit is contained in:
committed by
M. Shull
parent
7fd4270f59
commit
31fd1ed01e
@ -345,7 +345,7 @@ class PostNotificationsBlank1Column {
|
||||
}
|
||||
|
||||
private function getThumbnail() {
|
||||
return $this->external_template_image_url . '/screenshot.jpg';
|
||||
return $this->external_template_image_url . '/thumbnail.20190411-1500.jpg';
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user