Index: branches/RC/core/admin_templates/stylesheets/style_editor.tpl =================================================================== diff -u -r11428 -r11482 --- branches/RC/core/admin_templates/stylesheets/style_editor.tpl (.../style_editor.tpl) (revision 11428) +++ branches/RC/core/admin_templates/stylesheets/style_editor.tpl (.../style_editor.tpl) (revision 11482) @@ -31,7 +31,7 @@ ) ); a_toolbar.AddButton( new ToolBarButton('cancel', '', function() { - window.close(); + window_close(); } ) );