Fixed logo in emails
This commit is contained in:
parent
b2cb1df962
commit
07686591a6
@ -20,7 +20,7 @@
|
||||
%td{colspan: 2, style: 'height: 16px'}=' '.html_safe
|
||||
%tr
|
||||
%td{style: 'width: 50%; text-align: left'}
|
||||
%img.image_fix{src: ((Rails.env.development? || Rails.env.test? ? 'https://preview-en.bikebike.org' : @host) + image_url('bblogo-paypal'))}
|
||||
%img.image_fix{src: ((Rails.env.development? || Rails.env.test? ? 'https://preview-en.bikebike.org' : @host) + image_url('bblogo-paypal.png'))}
|
||||
%td{style: 'width: 50%; text-align: left'}
|
||||
%a{href: @host}=_!("© Bike!Bike! #{Date.today.year}").html_safe
|
||||
%tr
|
||||
|
Loading…
x
Reference in New Issue
Block a user