View Single Post
  #1  
Old 10-12-2005, 10:38 PM
 
josephpham josephpham is offline
 

Advanced Member
  
Join Date: Sep 2005
Location: California, USA
Posts: 68
 

Default add company address next to the phone number

on the customer front page, I have my fax number next to my phone number, does anyway I can add a company address here? if possible please show me how. (I really need this. please help)

my "head.tpl"

{if $config.Company.company_phone}{$lng.lbl_phone_1_ti tle}: {$config.Company.company_phone}{/if}{if $config.Company.company_fax}{$lng.lbl_fax}: {$config.Company.company_fax}{/if}</TD>
__________________
Xcart Gold V 4.0.16
Server: Apache, MySQL server 4.0.24
MySql Client: 4.1.13, PHP 4.4.0
Reply With Quote