Email Template Changes
I noticed in all my emails it has this at the end.
"--
Thank you for using services"
I went through skins/mail/en/order folders and removed {signature:h} from the body.tpl. I did another test purchase and it seems to still be there. I created a new label and added it to some of the email templates as well and none of them show up. Is this the correct format to insert a new label? {t(#Cancel Blurb#):h}
<body>
<widget template="common/dear.tpl" address="{order.profile.billing_address}" />
<p>{t(#Cancel Blurb#):h}</p>
<p>{t(#Your order has been canceled#,_ARRAY_(#id#^order.getOrderNumber()))}<b r>
<p>
<widget class="\XLite\View\Invoice" order="{order}" />
<p>
</body>
</html>
__________________
X-Cart Business 5.2.13
|