Thank you for your great mod.
1.How do I change how do I change format of "Date ordered" to Short format? For now it's Long format in English (example:Monday 16 September, 2013). Also it's possible to translate Long date format to other local language? Which file do I need to edit?

2. How do I customize (edit) text of below section of invoice? I want to translate it.Which file do I need to edit
Sub-Total: $12.00
Shipping: $0.00
Total: $12.00

Please let me know.
Quote Originally Posted by CandleMan View Post
I changed the
<img src="' . DIR_WS_CATALOG . DIR_WS_IMAGES . zen_get_products_image($order->products[$i]['id']) .'
to
<img src="https://stargate.terrassl.net/~candlewithcare/images/'. zen_get_products_image($order->products[$i]['id']) .'

it now works