- Timestamp:
- 2008-08-05 12:13:32 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/branches/versions/2.6.x/editor/dialog/fck_spellerpages.html
r2288 r2329 54 54 if ( numberOCorrections > 0 ) 55 55 { 56 oEditor.FCKUndo.SaveUndoStep() ; 56 57 oEditor.FCK.EditorDocument.body.innerHTML = document.getElementById('txtHtml').value ; 57 58 if ( oEditor.FCKBrowserInfo.IsIE )