Update 'View in browser' header link

[MAILPOET-2196]
This commit is contained in:
Ján Mikláš
2019-08-15 10:40:19 +02:00
committed by M. Shull
parent 3810e33742
commit 273809be77
73 changed files with 86 additions and 87 deletions

View File

@ -160,7 +160,7 @@ class RetroComputingMagazine {
0 =>
[
'type' => 'header',
'text' => '<p><span style="color: #ffffff;">Display problems? <a href="[link:newsletter_view_in_browser_url]" style="color: #ffffff;">Open this email in your web browser.</a></span></p>',
'text' => '<p><span style="color: #ffffff;"><a href="[link:newsletter_view_in_browser_url]" style="color: #ffffff;">View this in your browser.</a></span></p>',
'styles' =>
[
'block' =>
@ -660,4 +660,4 @@ class RetroComputingMagazine {
}
}
}