View Single Post
  #1  
Old 03-05-2007, 01:10 AM
 
cotc2001 cotc2001 is offline
 

X-Man
  
Join Date: Feb 2003
Location: Shrewsbury, UK
Posts: 2,351
 

Default showing a menu.tpl only on home page

Ok I know, I know the answer to this one but for the life of me I can't remember what it is (been a while since ive done any template editing)

If I want to display a menu.tpl ONLY on the home page the code is something like

PHP Code:
{if $main eq "XXXXXXXX"}

{
insert the menu.tpl code here

{/if} 

whats the call (the bit I put in XXXXX) that correspnds just to the home page
__________________
x-cart 4.0.5 (live and heavily modded)
Server: freebsd
Reply With Quote