Index: branches/RC/core/admin_templates/popups/editor.tpl =================================================================== diff -u -N -r11056 -r11482 --- branches/RC/core/admin_templates/popups/editor.tpl (.../editor.tpl) (revision 11056) +++ branches/RC/core/admin_templates/popups/editor.tpl (.../editor.tpl) (revision 11482) @@ -18,7 +18,7 @@ } ) ); a_toolbar.AddButton( new ToolBarButton('cancel', '', function() { - window.close(); + window_close(); } ) ); @@ -36,17 +36,19 @@