Add missing header translations
This commit is contained in:
committed by
Veljko V
parent
0a0dbf0fa1
commit
c5f4da57c9
@ -102,7 +102,7 @@ class CityLocalNews {
|
||||
1 =>
|
||||
[
|
||||
'type' => 'header',
|
||||
'text' => '<p><span style="color: #999999;"><a href="[link:newsletter_view_in_browser_url]" style="color: #999999;">View online ></a></span></p>',
|
||||
'text' => '<p><span style="color: #999999;"><a href="[link:newsletter_view_in_browser_url]" style="color: #999999;">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></span></p>',
|
||||
'styles' =>
|
||||
[
|
||||
'block' =>
|
||||
|
Reference in New Issue
Block a user