- Replaces   with spaces in all templates

This commit is contained in:
Vlad
2016-11-06 20:06:26 -05:00
parent d4b39cb1f4
commit 9635fb5365
12 changed files with 34 additions and 34 deletions

View File

@@ -332,7 +332,7 @@ class Restaurant {
))
), array(
"type" => "header",
"text" => "<p><a href=\"[link:newsletter_view_in_browser_url]\">View&nbsp;this email in your web browser</a></p>",
"text" => "<p><a href=\"[link:newsletter_view_in_browser_url]\">View this email in your web browser</a></p>",
"styles" => array(
"block" => array(
"backgroundColor" => "transparent"