View Single Post
  #1  
Old 10-27-2005, 09:41 AM
  dalmuti's Avatar 
dalmuti dalmuti is offline
 

eXpert
  
Join Date: Oct 2004
Location: Kansas
Posts: 343
 

Default Adding an If Statement to PageTitle.tpl

Hello,

I am trying to add an if statement for navigational purposes that includes the help section and all static pages (as they are all help pages)

The code below works for any of the pages that are help php pages but I am not sure if there is a way to add additional if statements to include all the static pages as well. Would I have to list each static page or is there an overall statement that would work?

Code:
{if $main eq "help"}finished? Return to the home page{/if}

An example statement would be really appreciated.


Thanks,

Louise
__________________
Louise

Studio 57 Designs - X-Cart Customization
Providing X-Cart Services since 2004
Hottest Blog Directory - Submit Your Blog for a Free Listing
Reply With Quote