mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 12:54:31 -04:00
Fixes for email images
This commit is contained in:
parent
c61edc85d4
commit
c46283c8bb
@ -108,7 +108,7 @@
|
|||||||
<img src="{{ $logo ?? '' }}" alt="" width="400" border="0" style="display:block;" />
|
<img src="{{ $logo ?? '' }}" alt="" width="400" border="0" style="display:block;" />
|
||||||
<div style="margin-top: 40px; height: 40px; display: block; margin-left: auto; margin-right: auto; mso-hide:all;">
|
<div style="margin-top: 40px; height: 40px; display: block; margin-left: auto; margin-right: auto; mso-hide:all;">
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<img src="{{ $logo ?? '' }}" alt="" width="100%" border="0" style="display:block;" />
|
<img src="{{ $logo ?? '' }}" alt="" style="margin-top: 40px; height: 40px; display: block; margin-left: auto; margin-right: auto;"/>
|
||||||
<!--[if gte mso 9]>
|
<!--[if gte mso 9]>
|
||||||
</div>
|
</div>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user