View Single Post
  #1  
Old 12-07-2007, 09:48 AM
  abeight's Avatar 
abeight abeight is offline
 

X-Adept
  
Join Date: Nov 2003
Location: Cleveland, OH
Posts: 479
 

Default Quick smarty question

I want to display a block of text for certain categories. I have this smarty code:

{if $smarty.get.cat eq "292"}some text{/if}

How do I change that to show the text for multiple category numbers?
__________________
~ Andrea Beight
Reply With Quote