Add missing header translations
This commit is contained in:
committed by
Veljko V
parent
0a0dbf0fa1
commit
c5f4da57c9
@@ -170,7 +170,7 @@ class FashionBlogA {
|
||||
0 =>
|
||||
[
|
||||
'type' => 'text',
|
||||
'text' => '<p style="text-align: right;"><a href="[link:newsletter_view_in_browser_url]" style="color: #b76e97; font-size: 12px;">View</a><a href="[link:newsletter_view_in_browser_url]" style="color: #b76e97; font-size: 12px;"> Online</a></p>',
|
||||
'text' => '<p style="text-align: right;"><a href="[link:newsletter_view_in_browser_url]" style="color: #b76e97; font-size: 12px;">' . WPFunctions::get()->__("View this in your browser.", 'mailpoet') . '</a></p>',
|
||||
],
|
||||
],
|
||||
],
|
||||
|
Reference in New Issue
Block a user