Index: branches/5.3.x/admin_templates/topics/topics_relations.tpl =================================================================== diff -u -N -r15490 -r15970 --- branches/5.3.x/admin_templates/topics/topics_relations.tpl (.../topics_relations.tpl) (revision 15490) +++ branches/5.3.x/admin_templates/topics/topics_relations.tpl (.../topics_relations.tpl) (revision 15970) @@ -35,7 +35,7 @@ //Relations related: a_toolbar.AddButton( new ToolBarButton('new_item', '::', function() { - openSelector('bb-rel', '', 'TargetId', '950x600'); + openSelector('bb-rel', '', 'TargetId', '950x600'); } ) ); function edit() Index: branches/5.3.x/admin_templates/topics/topics_categories.tpl =================================================================== diff -u -N -r15490 -r15970 --- branches/5.3.x/admin_templates/topics/topics_categories.tpl (.../topics_categories.tpl) (revision 15490) +++ branches/5.3.x/admin_templates/topics/topics_categories.tpl (.../topics_categories.tpl) (revision 15970) @@ -37,7 +37,7 @@ //Category related: a_toolbar.AddButton( new ToolBarButton('new_item', '::', function() { - openSelector('bb', '', 'ItemCategory'); + openSelector('bb', '', 'ItemCategory'); } ) ); a_toolbar.AddButton( new ToolBarButton('delete', '',