Index: branches/5.2.x/admin_templates/articles/articles_categories.tpl =================================================================== diff -u -N -r14256 -r16343 --- branches/5.2.x/admin_templates/articles/articles_categories.tpl (.../articles_categories.tpl) (revision 14256) +++ branches/5.2.x/admin_templates/articles/articles_categories.tpl (.../articles_categories.tpl) (revision 16343) @@ -37,7 +37,7 @@ //Category related: a_toolbar.AddButton( new ToolBarButton('new_item', '::', function() { - openSelector('n', '', 'ItemCategory'); + openSelector('n', '', 'ItemCategory'); } ) ); a_toolbar.AddButton( new ToolBarButton('delete', '',