View Single Post
  #4  
Old 05-24-2007, 07:05 PM
 
MMANOR MMANOR is offline
 

Member
  
Join Date: Feb 2007
Posts: 28
 

Default Re: Removing Phone Number Field from Emails

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!
__________________
x-cart-4.1.8gold
Reply With Quote