Index: branches/unlabeled/unlabeled-1.2.2/kernel/admin_templates/groups/groups_edit_tabs.tpl =================================================================== diff -u -r5551 -r6868 --- branches/unlabeled/unlabeled-1.2.2/kernel/admin_templates/groups/groups_edit_tabs.tpl (.../groups_edit_tabs.tpl) (revision 5551) +++ branches/unlabeled/unlabeled-1.2.2/kernel/admin_templates/groups/groups_edit_tabs.tpl (.../groups_edit_tabs.tpl) (revision 6868) @@ -3,11 +3,11 @@ - + - + - +
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 Index: branches/unlabeled/unlabeled-1.2.2/core/admin_templates/groups/groups_edit_tabs.tpl =================================================================== diff -u -r5551 -r6868 --- branches/unlabeled/unlabeled-1.2.2/core/admin_templates/groups/groups_edit_tabs.tpl (.../groups_edit_tabs.tpl) (revision 5551) +++ branches/unlabeled/unlabeled-1.2.2/core/admin_templates/groups/groups_edit_tabs.tpl (.../groups_edit_tabs.tpl) (revision 6868) @@ -3,11 +3,11 @@ - + - + - +
Index: branches/unlabeled/unlabeled-1.3.2/kernel/admin_templates/groups/groups_edit.tpl =================================================================== diff -u -r5010 -r6868 --- branches/unlabeled/unlabeled-1.3.2/kernel/admin_templates/groups/groups_edit.tpl (.../groups_edit.tpl) (revision 5010) +++ branches/unlabeled/unlabeled-1.3.2/kernel/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 Index: branches/unlabeled/unlabeled-1.3.2/core/admin_templates/groups/groups_list.tpl =================================================================== diff -u -r5010 -r6868 --- branches/unlabeled/unlabeled-1.3.2/core/admin_templates/groups/groups_list.tpl (.../groups_list.tpl) (revision 5010) +++ branches/unlabeled/unlabeled-1.3.2/core/admin_templates/groups/groups_list.tpl (.../groups_list.tpl) (revision 6868) @@ -17,38 +17,38 @@ function edit() { set_hidden_field('remove_specials[g.total]', 1); - std_edit_item('g.total', 'groups/groups_edit'); + std_edit_item('g.total', 'in-portal/groups/groups_edit'); } - + var a_toolbar = new ToolBar(); a_toolbar.AddButton( new ToolBarButton('new_group', '', function() { set_hidden_field('remove_specials[g.total]', 1); - std_precreate_item('g.total', 'groups/groups_edit') + std_precreate_item('g.total', 'in-portal/groups/groups_edit') } ) ); - + a_toolbar.AddButton( new ToolBarButton('edit', '', edit) ); a_toolbar.AddButton( new ToolBarButton('delete', '', function() { set_hidden_field('remove_specials[g.total]', 1); std_delete_items('g.total'); } ) ); - + a_toolbar.AddButton( new ToolBarSeparator('sep1') ); - + a_toolbar.AddButton( new ToolBarButton('e-mail', '', function() { openEmailSend('', 'group', 'g.total'); } ) ); - + a_toolbar.AddButton( new ToolBarButton('view', '', function() { show_viewmenu(a_toolbar,'view'); } ) ); - + a_toolbar.Render(); - + Index: branches/unlabeled/unlabeled-1.10.2/core/admin_templates/groups/groups_edit_permissions.tpl =================================================================== diff -u -r5548 -r6868 --- branches/unlabeled/unlabeled-1.10.2/core/admin_templates/groups/groups_edit_permissions.tpl (.../groups_edit_permissions.tpl) (revision 5548) +++ branches/unlabeled/unlabeled-1.10.2/core/admin_templates/groups/groups_edit_permissions.tpl (.../groups_edit_permissions.tpl) (revision 6868) @@ -5,7 +5,7 @@ - + @@ -24,9 +24,9 @@ submit_event('g','OnCancelEdit'); } ) ); - + a_toolbar.AddButton( new ToolBarSeparator('sep1') ); - + a_toolbar.AddButton( new ToolBarButton('prev', '', function() { go_to_id('g', ''); } @@ -35,24 +35,24 @@ go_to_id('g', ''); } ) ); - + a_toolbar.Render(); - + a_toolbar.HideButton('prev'); a_toolbar.HideButton('next'); a_toolbar.HideButton('sep1'); //a_toolbar.HideButton('sep2'); - + a_toolbar.DisableButton('next'); a_toolbar.DisableButton('prev'); - + - + @@ -75,7 +75,7 @@ "> " alt="" border="0"/> - + .gif" border="0" alt="" title="" align="absmiddle"/> @@ -86,21 +86,21 @@ - +
" alt="" border="0"/> [, ]
- + - ', 'PermList', null, 'OnGroupSavePermissions');"> + ', 'PermList', null, 'OnGroupSavePermissions');">   @@ -112,7 +112,7 @@ - + @@ -121,11 +121,11 @@ - +
- + - + Index: branches/unlabeled/unlabeled-1.10.2/kernel/admin_templates/groups/groups_edit_permissions.tpl =================================================================== diff -u -r5548 -r6868 --- branches/unlabeled/unlabeled-1.10.2/kernel/admin_templates/groups/groups_edit_permissions.tpl (.../groups_edit_permissions.tpl) (revision 5548) +++ branches/unlabeled/unlabeled-1.10.2/kernel/admin_templates/groups/groups_edit_permissions.tpl (.../groups_edit_permissions.tpl) (revision 6868) @@ -5,7 +5,7 @@ - + @@ -24,9 +24,9 @@ submit_event('g','OnCancelEdit'); } ) ); - + a_toolbar.AddButton( new ToolBarSeparator('sep1') ); - + a_toolbar.AddButton( new ToolBarButton('prev', '', function() { go_to_id('g', ''); } @@ -35,24 +35,24 @@ go_to_id('g', ''); } ) ); - + a_toolbar.Render(); - + a_toolbar.HideButton('prev'); a_toolbar.HideButton('next'); a_toolbar.HideButton('sep1'); //a_toolbar.HideButton('sep2'); - + a_toolbar.DisableButton('next'); a_toolbar.DisableButton('prev'); - + - + @@ -75,7 +75,7 @@ "> " alt="" border="0"/> - + .gif" border="0" alt="" title="" align="absmiddle"/> @@ -86,21 +86,21 @@ - +
" alt="" border="0"/> [, ]
- + - ', 'PermList', null, 'OnGroupSavePermissions');"> + ', 'PermList', null, 'OnGroupSavePermissions');">   @@ -112,7 +112,7 @@ - + @@ -121,11 +121,11 @@ - +
- + - + Index: branches/unlabeled/unlabeled-1.5.2/kernel/admin_templates/groups/groups_edit_users.tpl =================================================================== diff -u -r5154 -r6868 --- branches/unlabeled/unlabeled-1.5.2/kernel/admin_templates/groups/groups_edit_users.tpl (.../groups_edit_users.tpl) (revision 5154) +++ branches/unlabeled/unlabeled-1.5.2/kernel/admin_templates/groups/groups_edit_users.tpl (.../groups_edit_users.tpl) (revision 6868) @@ -5,7 +5,7 @@ - + @@ -17,10 +17,10 @@ - +