Intégration du logo 2022 dans la facture, le BL et les emails

This commit is contained in:
2021-11-24 21:33:11 +01:00
parent 5f435f5c1a
commit 0ebacb3ff3
388 changed files with 11334 additions and 16552 deletions

View File

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