Index: branches/unlabeled/unlabeled-1.3.2/core/admin_templates/groups/groups_list.tpl =================================================================== diff -u -r6868 -r7047 --- branches/unlabeled/unlabeled-1.3.2/core/admin_templates/groups/groups_list.tpl (.../groups_list.tpl) (revision 6868) +++ branches/unlabeled/unlabeled-1.3.2/core/admin_templates/groups/groups_list.tpl (.../groups_list.tpl) (revision 7047) @@ -21,7 +21,7 @@ } var a_toolbar = new ToolBar(); - a_toolbar.AddButton( new ToolBarButton('new_group', '', + a_toolbar.AddButton( new ToolBarButton('new_group', '', function() { set_hidden_field('remove_specials[g.total]', 1); std_precreate_item('g.total', 'in-portal/groups/groups_edit')