Un petit "IMG" trainait dans le mail envoyé à confirmation d'une commande

This commit is contained in:
2021-12-16 05:57:52 +01:00
parent b6fab3d47f
commit f2eb63ddbb

View File

@@ -473,7 +473,7 @@
{if $image == null}
{$image = {image file='assets/img/logo.gif' failsafe=true}}
{/if}
IMG <img src="{$image}" alt="{$company_name}" border="0" style="border: 0px none;border-color: ;border-style: none;border-width: 0px;width: 346px;height: 110px;margin: 0;padding: 0;line-height: 100%;outline: none;text-decoration: none;" width="346" height="110">
<img src="{$image}" alt="{$company_name}" border="0" style="border: 0px none;border-color: ;border-style: none;border-width: 0px;width: 346px;height: 110px;margin: 0;padding: 0;line-height: 100%;outline: none;text-decoration: none;" width="346" height="110">
</td>
</tr>
</table>