View Single Post
  #4  
Old 07-16-2006, 05:43 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

In Customer/main/subcategories.tpl, try replacing this:

{$current_category.description|regex_replace:"/[\n]/":"
"}



with this:

{$current_category.description}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote