Hello All,
I was hoping to see if someone could still help me with this. Unfortunately the phone number field is still showing up in the emailed order invoices and all other emails send automatically by the site. Here is what the signature.ppl looks like
Quote:
{* $Id: signature.tpl,v 1.9 2004/03/30 06:45:40 max Exp $ *}
--
{$lng.eml_signature}
{$config.Company.company_name}
{$lng.lbl_fax|truncate:$max_truncate:"...":true|ca t:":"|string_format:$max_space}{$config.Company.co mpany_fax}
{$lng.lbl_url|truncate:$max_truncate:"...":true|ca t:":"|string_format:$max_space}{$config.Company.co mpany_website}
|
In each email file, it just references the signature file, so I am not sure how to alter it to get rid of it.
Please help!