Index: trunk/admin/editor/cmseditor/editor/_source/internals/fckundo_gecko.js =================================================================== diff -u -r1415 -r1455 --- trunk/admin/editor/cmseditor/editor/_source/internals/fckundo_gecko.js (.../fckundo_gecko.js) (revision 1415) +++ trunk/admin/editor/cmseditor/editor/_source/internals/fckundo_gecko.js (.../fckundo_gecko.js) (revision 1455) @@ -1,4 +1,6 @@ -var FCKUndo = new Object() ; +var FCKUndo = new Object() ; FCKUndo.SaveUndoStep = function() -{} \ No newline at end of file +{ + +} \ No newline at end of file