Index: branches/RC/core/admin_templates/catalog_tab.tpl =================================================================== diff -u -N -r11649 -r11668 --- branches/RC/core/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 11649) +++ branches/RC/core/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 11668) @@ -7,6 +7,9 @@ '', function() { $form_name = $Catalog.queryTabRegistry('prefix', '', 'tab_id') + '_form'; + + set_hidden_field('remove_specials[]', 1); + std_precreate_item('', 'categories/categories_edit'); }, true )