Hello,
in mod_virtuemart_search.xml
the code contain :
<field
name="image_button_file"
type="media"
default=""
label="MOD_VIRTUEMART_SEARCH_BUTTON_IMG"
description="MOD_VIRTUEMART_SEARCH_BUTTON_IMG_DESC"
/>
it seems to me that it should be:
<field
name="image_button_file"
type="media"
default=""
label="MOD_VIRTUEMART_SEARCH_BUTTON_AS_IMG"
description="MOD_VIRTUEMART_SEARCH_BUTTON_AS_IMG_DESC"
/>
Thank-you.
French user.