Index: branches/RC/kernel/admin_templates/categories/categories_edit_related_searches.tpl =================================================================== diff -u -N -r9334 -r9380 --- branches/RC/kernel/admin_templates/categories/categories_edit_related_searches.tpl (.../categories_edit_related_searches.tpl) (revision 9334) +++ branches/RC/kernel/admin_templates/categories/categories_edit_related_searches.tpl (.../categories_edit_related_searches.tpl) (revision 9380) @@ -53,8 +53,19 @@ function() { std_delete_items('c-search') } ) ); + + a_toolbar.AddButton( new ToolBarSeparator('sep3') ); + a_toolbar.AddButton( new ToolBarButton('move_up', '', function() { + submit_event('c-search','OnMassMoveUp'); + } + ) ); + a_toolbar.AddButton( new ToolBarButton('move_down', '', function() { + submit_event('c-search','OnMassMoveDown'); + } + ) ); + a_toolbar.AddButton( new ToolBarSeparator('sep3') ); a_toolbar.AddButton( new ToolBarButton('approve', '', function() { Index: branches/RC/core/admin_templates/categories/categories_edit_related_searches.tpl =================================================================== diff -u -N -r9334 -r9380 --- branches/RC/core/admin_templates/categories/categories_edit_related_searches.tpl (.../categories_edit_related_searches.tpl) (revision 9334) +++ branches/RC/core/admin_templates/categories/categories_edit_related_searches.tpl (.../categories_edit_related_searches.tpl) (revision 9380) @@ -53,8 +53,19 @@ function() { std_delete_items('c-search') } ) ); + + a_toolbar.AddButton( new ToolBarSeparator('sep3') ); + a_toolbar.AddButton( new ToolBarButton('move_up', '', function() { + submit_event('c-search','OnMassMoveUp'); + } + ) ); + a_toolbar.AddButton( new ToolBarButton('move_down', '', function() { + submit_event('c-search','OnMassMoveDown'); + } + ) ); + a_toolbar.AddButton( new ToolBarSeparator('sep3') ); a_toolbar.AddButton( new ToolBarButton('approve', '', function() { Index: branches/RC/themes/default2007/platform/designs/categories.tpl =================================================================== diff -u -N -r9378 -r9380 --- branches/RC/themes/default2007/platform/designs/categories.tpl (.../categories.tpl) (revision 9378) +++ branches/RC/themes/default2007/platform/designs/categories.tpl (.../categories.tpl) (revision 9380) @@ -15,7 +15,7 @@ " class="text-title"> @ (: ) - " class="text-title">2 (: ) + " class="text-title"> (: )