View Single Post
  #2  
Old 09-21-2005, 09:02 AM
  STORed's Avatar 
STORed STORed is offline
 

Advanced Member
  
Join Date: Sep 2005
Posts: 69
 

Default

This line of code in subcategories.tpl was creating duplicate category name:

Code:
{if ($navigation_page eq "")||($navigation_page eq "1")}{$current_category.description|regex_replace:"/[\n]/":" "} {/if}

I've commented it out an am wondering what is it suppose to do anyway?
__________________
Thanks.

X-Cart Gold 4.0.14 on Linux
Reply With Quote