Index: branches/5.2.x/admin_templates/user_item_tab.tpl =================================================================== diff -u -N -r16061 -r16614 --- branches/5.2.x/admin_templates/user_item_tab.tpl (.../user_item_tab.tpl) (revision 16061) +++ branches/5.2.x/admin_templates/user_item_tab.tpl (.../user_item_tab.tpl) (revision 16614) @@ -16,7 +16,7 @@ $Catalog.setItemCount('', ''); - $Catalog.setCurrentCategory('', ); + $Catalog.setCurrentCategory('', ); $Catalog.saveSearch('', '', ''); Index: branches/5.2.x/admin_templates/catalog_tab.tpl =================================================================== diff -u -N -r16061 -r16614 --- branches/5.2.x/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 16061) +++ branches/5.2.x/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 16614) @@ -28,7 +28,7 @@ $Catalog.setItemCount('', ''); - $Catalog.setCurrentCategory('', ); + $Catalog.setCurrentCategory('', ); $Catalog.saveSearch('', '', '');