Image in product options description??

Hi,



I need insert image into product options description. Insted symbol “?” I would like to see info image. How can I insert image?

I have tried aditing this line in views/products/components/product_options.tpl


{include file="views/products/components/product_options_description.tpl" id=$po.option_id description=$po.description text=" ? " capture_link=true}


I tried edit this: text=“ ?

to this: img=“images/cat/myimage.png”



but nothing happened? Can somebody help me please!

Anyone? Nobody knows?