Index: branches/5.3.x/admin_templates/articles/articles_categories.tpl =================================================================== diff -u -N -r15488 -r15973 --- branches/5.3.x/admin_templates/articles/articles_categories.tpl (.../articles_categories.tpl) (revision 15488) +++ branches/5.3.x/admin_templates/articles/articles_categories.tpl (.../articles_categories.tpl) (revision 15973) @@ -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', '',