|
From: Ruediger H. <hae...@us...> - 2005-09-05 12:35:08
|
Update of /cvsroot/pn-commerce/pn-commerce/pntemplates In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2380 Modified Files: pncommerce_block_categoryview.html Log Message: Enable translation of categories in tree Index: pncommerce_block_categoryview.html =================================================================== RCS file: /cvsroot/pn-commerce/pn-commerce/pntemplates/pncommerce_block_categoryview.html,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** pncommerce_block_categoryview.html 15 Jun 2004 13:09:35 -0000 1.8 --- pncommerce_block_categoryview.html 5 Sep 2005 12:34:59 -0000 1.9 *************** *** 40,46 **** <!--[/if]--> ! <a href="<!--[pncUserModURL func=categoryview CategoryID=$Category.CategoryID nosearch=true ]-->"><!--[$Category.Category]--></a> </div> <!--[/if]--> <!--[/foreach]--> ! <!--[*debug*]--> \ No newline at end of file --- 40,46 ---- <!--[/if]--> ! <a href="<!--[pncUserModURL func=categoryview CategoryID=$Category.CategoryID nosearch=true ]-->"><!--[pnml name=$Category.Category]--></a> </div> <!--[/if]--> <!--[/foreach]--> ! <!--[*debug*]--> |