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

@@ -13,7 +13,7 @@ Module.HeaderBlockModel = base.BlockModel.extend({
defaults: function defaults() {
return this._getDefaults({
type: 'header',
text: 'Display problems? <a href="[link:newsletter_view_in_browser_url]">View it in your browser</a>',
text: '<a href="[link:newsletter_view_in_browser_url]">View it in your browser</a>',
styles: {
block: {
backgroundColor: 'transparent',