Index: branches/RC/core/admin_templates/users/root_edit_password.tpl =================================================================== diff -u -N -r11143 -r11482 --- branches/RC/core/admin_templates/users/root_edit_password.tpl (.../root_edit_password.tpl) (revision 11143) +++ branches/RC/core/admin_templates/users/root_edit_password.tpl (.../root_edit_password.tpl) (revision 11482) @@ -15,7 +15,7 @@ } ) ); a_toolbar.AddButton( new ToolBarButton('cancel', '', function() { - window.close(); + window_close(); } ) );