Subversion Repositories Applications.papyrus

Rev

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

Rev 431 Rev 521
Line 6... Line 6...
6
 * 		http://www.opensource.org/licenses/lgpl-license.php
6
 * 		http://www.opensource.org/licenses/lgpl-license.php
7
 * 
7
 * 
8
 * For further information visit:
8
 * For further information visit:
9
 * 		http://www.fckeditor.net/
9
 * 		http://www.fckeditor.net/
10
 * 
10
 * 
-
 
11
 * "Support Open Source software. What about a donation today?"
-
 
12
 * 
11
 * File Name: fckeditor.html
13
 * File Name: fckeditor.html
12
 * 	Main page that holds the editor.
14
 * 	Main page that holds the editor.
13
 * 
15
 * 
14
 * File Authors:
16
 * File Authors:
15
 * 		Frederico Caldeira Knabben (fredck@fckeditor.net)
17
 * 		Frederico Caldeira Knabben (fredck@fckeditor.net)
Line 34... Line 36...
34
						</tr>
36
						</tr>
35
						<tr id="Expanded" style="DISPLAY: none">
37
						<tr id="Expanded" style="DISPLAY: none">
36
							<td id="CollapseHandle" style="DISPLAY: none" class="TB_Collapse" 
38
							<td id="CollapseHandle" style="DISPLAY: none" class="TB_Collapse" 
37
								unselectable="on" valign="bottom" onclick="FCKToolbarSet.Collapse();return false;"><img class="TB_CollapseImg" src="images/spacer.gif" width="8" height="4" unselectable="on"></td>
39
								unselectable="on" valign="bottom" onclick="FCKToolbarSet.Collapse();return false;"><img class="TB_CollapseImg" src="images/spacer.gif" width="8" height="4" unselectable="on"></td>
38
							<td id="eToolbar" class="TB_ToolbarSet" unselectable="on"></td>
40
							<td id="eToolbar" class="TB_ToolbarSet" unselectable="on"></td>
39
							<td width="1" style="BACKGROUND-COLOR: #696969"></td>
41
							<td width="1" class="TB_SideBorder"></td>
40
						</tr>
42
						</tr>
41
					</table>
43
					</table>
42
				</td>
44
				</td>
43
			</tr>
45
			</tr>
44
			<tr id="eWysiwyg">
46
			<tr id="eWysiwyg">