Thread: URL Trouble
View Single Post
  #6  
Old 03-13-2003, 06:38 AM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

Sorry I didn't make myself clear, try this:

Code:
{section name=cat_num loop=$categories} {assign var="temp" value=$categories[cat_num].categoryid} <tr> <td class=VertMenuItems><font class=CategoriesList>•{$categories[cat_num].category|escape|wordwrap:23:" \n"}</font> </td> </tr> {/section}
__________________
ex x-cart guru
Reply With Quote