How to align text in the invoice
Hi.
I have modified my order_data.tpl in "/mail/html" so that i can print the secondary currency on the invoice, but it wraps around my invoice and looks terrible. How can i change that and where. I Would like to move it a bit left on the page.
This is the code i use,and it works fine, only it wraps on the page .
{include file="currency.tpl" value=$order.total}{include file="customer/main/alter_currency_value.tpl" alter_currency_value=$order.total}
Regards
Steen
__________________
Using X-Cart 4.0
|