View Single Post
  #8  
Old 06-07-2010, 01:21 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: speed bar sort order?

Code:
{section name=sb loop=$speed_bar step=-1} <li><a href="{$speed_bar[sb].link}" target="_blank">{$speed_bar[sb].title}</a></li> {/section}
__________________
xcartmods.co.uk
Reply With Quote