- Timestamp:
- 2008-05-10 19:09:39 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/filemanager/browser/default/browser.html
r1791 r1985 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" 2 "http://www.w3.org/TR/html4/frameset.dtd"> 2 3 <!-- 3 4 * FCKeditor - The text editor for Internet - http://www.fckeditor.net … … 28 29 <link href="browser.css" type="text/css" rel="stylesheet"> 29 30 <script type="text/javascript" src="js/fckxml.js"></script> 30 <script language="javascript">31 <script type="text/javascript"> 31 32 // Automatically detect the correct document.domain (#1919). 32 33 (function()