This commit is contained in:
Nolwenn J 2017-11-17 14:36:23 +01:00
parent ea53eafe93
commit 7d96ec78d4
2 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@
<br/><br/>
<a href="{shop_url}" style="text-transform: uppercase; color: #fff; text-decoration: none; background-color: #fb66a9; border-radius: 5px;padding: 3px 20px;">¡DESCUBRE!</a>
</td>
<td align="left"><img alt="grille" src="{shop_url}img/mails/bienvenue-ES_04.jpg" style="border:none;" /></td>
<td align="left"><img src="{shop_url}img/mails/bienvenue-ES_04.jpg" style="border:none;" /></td>
</tr>
<tr>
<td colspan="3"><img alt="4 buenas rezonas" src="{shop_url}img/mails/bienvenue-ES_08.jpg" style="border:none;" /></td>

View File

@ -20,7 +20,7 @@
</td>
</tr>
<tr>
<td width="118" align="left" style="width:118px;"><img alt="grille" src="{shop_url}img/mails/bienvenue-FR_05.jpg" style="border:none;" /></td>
<td width="118" align="left" style="width:118px;"><img src="{shop_url}img/mails/bienvenue-FR_05.jpg" style="border:none;" /></td>
<td align="center" style=" font-size: 13px; color: #4d4b7d; width: 403px;">
<font face="Open-sans, sans-serif">
Bonjour {firstname},<br/>
@ -30,7 +30,7 @@
<a href="{shop_url}" style="text-transform: uppercase; color: #fff; text-decoration: none; background-color: #fb66a9; border-radius: 5px;padding: 3px 20px;">A tout de suite</a>
</font>
</td>
<td width="124" align="left" style="width:124px;"><img alt="grille" src="{shop_url}img/mails/bienvenue-FR_04.jpg" style="border:none;" /></td>
<td width="124" align="left" style="width:124px;"><img src="{shop_url}img/mails/bienvenue-FR_04.jpg" style="border:none;" /></td>
</tr>
<tr>
<td colspan="3"><img alt="4 bonnes raisons" src="{shop_url}img/mails/bienvenue-FR_08.jpg" style="border:none;" /></td>
@ -74,13 +74,13 @@
<td colspan="3">
<table cellpadding="0" cellspacing="0" style="border-collapse: collapse">
<tr align="center">
<td><img alt="smartphone 1" src="{shop_url}img/mails/bienvenue-FR_14.jpg" style="border:none;" /></td>
<td><img src="{shop_url}img/mails/bienvenue-FR_14.jpg" style="border:none;" /></td>
<td>
<a href="#appli1" style="text-decoration: none;" title="App Store"><img alt="App Store" src="{shop_url}img/mails/bienvenue-FR_15.jpg" style="border:none;" /></a>
</td>
</tr>
<tr align="center">
<td><img alt="smartphone 2" src="{shop_url}img/mails/bienvenue-FR_16.jpg" style="border:none;" /></td>
<td><img src="{shop_url}img/mails/bienvenue-FR_16.jpg" style="border:none;" /></td>
<td>
<a href="#appli2" style="text-decoration: none;" title="App Store"><img alt="Google Play" src="{shop_url}img/mails/bienvenue-FR_17.jpg" style="border:none;" /></a>
</td>