Thread: URL Trouble
View Single Post
  #2  
Old 03-12-2003, 10:34 PM
 
funkydunk funkydunk is offline
 

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

Default

Cant you just change this to:

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