change payment img

This commit is contained in:
Thibault UBUNTU 2016-03-07 12:52:42 +01:00
parent 172d6fd767
commit f904640f44
3 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<p class="payment_module payment_paybox">
<a href="javascript:document.paybox_form.submit();" title="{l s='Pay with Paybox' mod='paybox'}">
<img src="{$base_dir}modules/paybox/paiement.png" alt="{l s='Pay with Paybox' mod='paybox'}" />
<img src="{$base_dir}modules/paybox/paiement_{$cookie->id_lang}.png" alt="{l s='Pay with Paybox' mod='paybox'}" />
{$pbx_text}
</a>
</p>

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB