diff --git a/modules/blocknewsletter/mails/en/newsletter_conf.html b/modules/blocknewsletter/mails/en/newsletter_conf.html index 9ac194f78..bb6e23840 100644 --- a/modules/blocknewsletter/mails/en/newsletter_conf.html +++ b/modules/blocknewsletter/mails/en/newsletter_conf.html @@ -5,10 +5,30 @@ Message from {shop_name} -
{shop_name}

Hi -

Thank you for subscribing to our newsletter

- -
{shop_name} powered by PrestaShop
-
+ + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hi,
 
Thank you for subscribing to our newsletter
 
{shop_name} powered by PrestaShop
\ No newline at end of file diff --git a/modules/blocknewsletter/mails/en/newsletter_verif.html b/modules/blocknewsletter/mails/en/newsletter_verif.html index 1c3e92cda..6f8ded685 100644 --- a/modules/blocknewsletter/mails/en/newsletter_verif.html +++ b/modules/blocknewsletter/mails/en/newsletter_verif.html @@ -2,11 +2,36 @@ - Message de {shop_name} + Message from {shop_name} -
{shop_name}

Hi,

Thank you for subscribing to our newsletter, please confirm your request by clicking the link below:
{verif_url} -
{shop_name} Powered by PrestaShop
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
{shop_name}
 
Hi,
 
Thank you for subscribing to our newsletter, please confirm your request by clicking the link below :
{verif_url}
 
{shop_name} Powered by PrestaShop
\ No newline at end of file