View Single Post
  #2  
Old 01-30-2006, 02:31 PM
 
hooter hooter is offline
 

X-Adept
  
Join Date: Dec 2004
Posts: 519
 

Default

Andrea,

If your category loop is similar you can do something like this:
Code:
{section name=cat_num loop=$categories} {$categories[cat_num].category} {if !%cat_num.last%} put your underline code here {/if} {/section}
__________________
Blog for X-Cart | Ebay Auction Manager
Reply With Quote