omise / omise-prestashop

Omise PrestaShop Plugin
https://docs.opn.ooo/prestashop-plugin
MIT License
4 stars 7 forks source link

Fix bank image icons filepath #71

Closed hassadee closed 5 years ago

hassadee commented 5 years ago

Fix bank image icon filepath from "/modules/omise/img/" to "{$urls.base_url}/modules/omise/img/".

jonrandy commented 5 years ago

Thanks very much for this. I won't actually merge this though as I've made another commit to fix this in both Prestashop 1.6 and 1.7.

The fixes will appear in the next release.

Thanks again :)