Index: branches/unlabeled/unlabeled-1.19.2/core/admin_templates/categories/xml/categories_list.tpl =================================================================== diff -u -r6785 -r6820 --- branches/unlabeled/unlabeled-1.19.2/core/admin_templates/categories/xml/categories_list.tpl (.../categories_list.tpl) (revision 6785) +++ branches/unlabeled/unlabeled-1.19.2/core/admin_templates/categories/xml/categories_list.tpl (.../categories_list.tpl) (revision 6820) @@ -7,7 +7,7 @@ Grids['c'].AddItemsByIdMask('td', /^c_([0-9-]+)/, 'c[$$ID$$][CategoryId]'); Grids['c'].InitItems(); Grids['c'].SetDependantToolbarButtons( new Array('edit','delete','approve','decline','sep3','cut','copy','move_up','move_down','sep6')); - + document.getElementById('categories_form').action = '';