Index: trunk/kernel/admin_templates/xml/categories_list.tpl =================================================================== diff -u -N -r6784 -r7391 --- trunk/kernel/admin_templates/xml/categories_list.tpl (.../categories_list.tpl) (revision 6784) +++ trunk/kernel/admin_templates/xml/categories_list.tpl (.../categories_list.tpl) (revision 7391) @@ -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 = ''; @@ -17,7 +17,7 @@ document.getElementById('c_search_keyword').value = ''; set_window_title( RemoveTranslationLink(document.getElementById('blue_bar').innerHTML, false).replace(/(<[^<]+>)/g, '') ); - +