- Timestamp:
- 2007-06-03 18:48:59 (20 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/filemanager/browser/default/frmresourceslist.html
r342 r357 108 108 if ( oFolderNode == null ) 109 109 { 110 alert( 'The server didn\'t reply with a proper XML file\r\nCheck your configuration.' ) ;110 alert( 'The server didn\'t reply with a proper XML data. Please check your configuration.' ) ; 111 111 return ; 112 112 }