Fix some template texts

[MAILPOET-1480]
This commit is contained in:
Pavel Dohnal
2018-09-19 14:43:31 +02:00
parent 814fceb297
commit 57cfdee9ad
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ class ModularStyleStories {
function get() {
return array(
'name' => __("Modular Style Stories (Big, Small, Smaller)", 'mailpoet'),
'name' => __("Modular Style Stories", 'mailpoet'),
'categories' => json_encode(array('notification', 'sample')),
'readonly' => 1,
'thumbnail' => $this->getThumbnail(),