View Single Post
  #2  
Old 05-28-2003, 09:25 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

if you look at this bit of code from customer/categories.tpl

{section name=cat_num loop=$categories}

<font class=CategoriesList>

<a href="home.php?cat={ $categories[cat_num].categoryid }">

>> { $categories[cat_num].category|escape }

</a></font>


{/section}

whatever you put wher ive added >> will loop round too
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote