View Single Post
  #4  
Old 01-15-2004, 10:06 AM
  leon's Avatar 
leon leon is offline
 

X-Wizard
  
Join Date: Mar 2003
Location: Costa Rica
Posts: 1,213
 

Default

Thats in /skin1/customer/top_menu.tpl, where it says:

Code:
<tr> <td height=35 align=center class=HeadText> {$lng.lbl_phone_1_title}: {$config.Company.company_phone}{$lng.lbl_phone_2_title}: {$config.Company.company_phone_2}</td> </tr>
What it does here is pickup variables from the languages table, but you could just take it out if you dont want to display it.
__________________
It doesn\'t matter what is done... it is how it is done.
=============================
XCart Version: 3.5.3 -> Dmcigars.com
XCart Version: 4.1.3....
Reply With Quote