Index: branches/5.0.x/core/admin_templates/categories/categories_edit_images.tpl =================================================================== diff -u -r12495 -r12506 --- branches/5.0.x/core/admin_templates/categories/categories_edit_images.tpl (.../categories_edit_images.tpl) (revision 12495) +++ branches/5.0.x/core/admin_templates/categories/categories_edit_images.tpl (.../categories_edit_images.tpl) (revision 12506) @@ -67,7 +67,7 @@ } ) ); - a_toolbar.AddButton( new ToolBarButton('primary_image', '', function() { + a_toolbar.AddButton( new ToolBarButton('setprimary', '', function() { submit_event('c-img','OnSetPrimary'); } ) ); @@ -103,7 +103,7 @@ \ No newline at end of file