Index: branches/unlabeled/unlabeled-1.3.2/core/admin_templates/groups/groups_edit.tpl =================================================================== diff -u -r5010 -r6868 --- branches/unlabeled/unlabeled-1.3.2/core/admin_templates/groups/groups_edit.tpl (.../groups_edit.tpl) (revision 5010) +++ branches/unlabeled/unlabeled-1.3.2/core/admin_templates/groups/groups_edit.tpl (.../groups_edit.tpl) (revision 6868) @@ -4,7 +4,7 @@ - + @@ -23,9 +23,9 @@ submit_event('g','OnCancelEdit'); } ) ); - + a_toolbar.AddButton( new ToolBarSeparator('sep1') ); - + a_toolbar.AddButton( new ToolBarButton('prev', '', function() { go_to_id('g', ''); } @@ -34,14 +34,14 @@ go_to_id('g', ''); } ) ); - + a_toolbar.Render(); - + a_toolbar.HideButton('prev'); a_toolbar.HideButton('next'); a_toolbar.HideButton('sep1'); - + a_toolbar.DisableButton('next'); @@ -57,15 +57,14 @@ - + - + -
+ - \ No newline at end of file