change payment logo on mobile
This commit is contained in:
parent
f2b34f988a
commit
172d6fd767
0
themes/site_mobile/img/payment.png → themes/site_mobile/img/payment_2.png
Executable file → Normal file
0
themes/site_mobile/img/payment.png → themes/site_mobile/img/payment_2.png
Executable file → Normal file
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
BIN
themes/site_mobile/img/payment_3.png
Normal file
BIN
themes/site_mobile/img/payment_3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.9 KiB |
@ -28,7 +28,7 @@
|
||||
<div id="paiement_logo_block_left" class="paiement_logo_block">
|
||||
<!-- <a href="{$base_dir_ssl}"><img src="{$img_dir}logo_mini.png" alt="{$shop_name}" /></a> -->
|
||||
<a class="payment" href="{$link->getCMSLink($cms_payement_logo)}">
|
||||
<img src="{$img_dir}payment.png" alt="" />
|
||||
<img src="{$img_dir}payment_{$cookie->id_lang}.png" alt="" />
|
||||
</a>
|
||||
</div>
|
||||
<!-- /Block payment logo module -->
|
||||
|
Loading…
Reference in New Issue
Block a user