View Single Post
  #1  
Old 07-22-2008, 05:12 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default If statement for help sections?

Here's an odd one - I'm trying to use an {if} statement to display an 'on' state to a tab for the different help sections - contact, main help page, etc. I would have thought it would be:

{if $main eq "help" and $section eq "contactus"}

I've also tried a simple:

{if $section eq "contactus"}

Neither are working. Any ideas?
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote