diff --git a/views/newsletter/editor.html b/views/newsletter/editor.html index e7a8ef5cd9..68c222cab9 100644 --- a/views/newsletter/editor.html +++ b/views/newsletter/editor.html @@ -1027,7 +1027,7 @@ }, }, footer: { - text: '<%= __('Unsubscribe') %> | <%= __('Manage subscription') %>
<%= __('Add your postal address here!') %>', + text: '

<%= __('Unsubscribe') %> | <%= __('Manage subscription') %>
<%= __('Add your postal address here!') %>

', styles: { block: { backgroundColor: 'transparent',