Newsletter template updated
This commit is contained in:
parent
29bfef3a64
commit
cf00754e29
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ $body = '
|
|||
|
||||
$payload = [
|
||||
'name' => $newsletterTitle,
|
||||
'subject' => 'New story: ' . $title,
|
||||
'subject' => $title,
|
||||
'lists' => [$listId],
|
||||
'from_email' => 'MVLog <newsletter@bubulescu.org>',
|
||||
'type' => 'regular',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue