View Single Post
  #196  
Old 01-24-2011, 05:30 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart Smart Template v4.4.x

Klemens, ensure you've added the polish language label for new products, then run cleanup.php
Code:
REPLACE INTO xcart_languages SET code='pl', name='lbl_st_new_products', value='Nowe Produkty', topic='Labels';
__________________
xcartmods.co.uk
Reply With Quote