Index: branches/5.0.x/core/units/configuration/configuration_event_handler.php =================================================================== diff -u -r12264 -r12272 --- branches/5.0.x/core/units/configuration/configuration_event_handler.php (.../configuration_event_handler.php) (revision 12264) +++ branches/5.0.x/core/units/configuration/configuration_event_handler.php (.../configuration_event_handler.php) (revision 12272) @@ -1,6 +1,6 @@ SetRedirectParam('refresh_all', 1); + } elseif ($refresh_sections) { // reset sections too, because of AdvancedUserManagement $event->SetRedirectParam('refresh_tree', 1); }