Index: branches/5.3.x/core/units/admin/admin_events_handler.php =================================================================== diff -u -N -r16111 -r16395 --- branches/5.3.x/core/units/admin/admin_events_handler.php (.../admin_events_handler.php) (revision 16111) +++ branches/5.3.x/core/units/admin/admin_events_handler.php (.../admin_events_handler.php) (revision 16395) @@ -1,6 +1,6 @@ Application->SetConfigValue('MenuFrameWidth', (int)$this->Application->GetVar('width')); + $this->Application->StorePersistentVar('MenuFrameWidth', (int)$this->Application->GetVar('width')); } /**