Option image v 2.3 in 1-08-20 Phoenix 'multiple language store' is displaying like this in 'catalog/products attributes :

Raiwa sent me the correction, thanks to him.
Change in:
includes/hooks/admin/products_attributes/OptImages.php
line 269 to:
Code: Select all
Code: Select all
$('table:eq(2) tbody tr:last td div:last()').before('{$values_image_input}');