Index: trunk/kernel/admin_templates/xml/categories_list.tpl =================================================================== diff -u -r5041 -r5061 --- trunk/kernel/admin_templates/xml/categories_list.tpl (.../categories_list.tpl) (revision 5041) +++ trunk/kernel/admin_templates/xml/categories_list.tpl (.../categories_list.tpl) (revision 5061) @@ -8,6 +8,8 @@ $Catalog.setItemCount('c', ''); $Catalog.ParentCategoryID = ; +document.getElementById('c_search_warning').style.display = 'blocknone'; +document.getElementById('c_search_keyword').value = ''; @@ -38,7 +40,6 @@ #separator# -
@@ -61,4 +62,3 @@

- \ No newline at end of file