Subversion Repositories Applications.papyrus

Rev

Rev 521 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 521 Rev 875
Line 1... Line 1...
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<!--
2
<!--
3
 * FCKeditor - The text editor for internet
3
 * FCKeditor - The text editor for internet
4
 * Copyright (C) 2003-2005 Frederico Caldeira Knabben
4
 * Copyright (C) 2003-2006 Frederico Caldeira Knabben
5
 * 
5
 * 
6
 * Licensed under the terms of the GNU Lesser General Public License:
6
 * Licensed under the terms of the GNU Lesser General Public License:
7
 * 		http://www.opensource.org/licenses/lgpl-license.php
7
 * 		http://www.opensource.org/licenses/lgpl-license.php
8
 * 
8
 * 
9
 * For further information visit:
9
 * For further information visit:
Line 70... Line 70...
70
									<table cellSpacing="0" cellPadding="0" width="100%">
70
									<table cellSpacing="0" cellPadding="0" width="100%">
71
										<tr>
71
										<tr>
72
											<td><span fckLang="DlgImgPreview">Preview</span></td>
72
											<td><span fckLang="DlgImgPreview">Preview</span></td>
73
										</tr>
73
										</tr>
74
										<tr>
74
										<tr>
75
											<td id="ePreviewCell" valign="top" class="FlashPreviewArea">&nbsp;</td>
75
											<td id="ePreviewCell" valign="top" class="FlashPreviewArea"><iframe src="fck_flash/fck_flash_preview.html" frameborder="0" marginheight="0" marginwidth="0"></iframe></td>
76
										</tr>
76
										</tr>
77
									</table>
77
									</table>
78
								</td>
78
								</td>
79
							</tr>
79
							</tr>
80
						</table>
80
						</table>