source: companies/celepar/news_admin/templates/celepar/fckeditor/to_delete/_documentation.html @ 763

Revision 763, 990 bytes checked in by niltonneto, 15 years ago (diff)

Importação inicial do Expresso da Celepar

Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<!--
3 * FCKeditor - The text editor for internet
4 * Copyright (C) 2003-2006 Frederico Caldeira Knabben
5 *
6 * Licensed under the terms of the GNU Lesser General Public License:
7 *              http://www.opensource.org/licenses/lgpl-license.php
8 *
9 * For further information visit:
10 *              http://www.fckeditor.net/
11 *
12 * "Support Open Source software. What about a donation today?"
13-->
14<html xmlns="http://www.w3.org/1999/xhtml">
15<head>
16        <title>FCKeditor - Documentation</title>
17        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
18        <style type="text/css">
19                body { font-family: arial, verdana, sans-serif }
20                p { margin-left: 20px }
21        </style>
22</head>
23<body>
24        <h1>
25                FCKeditor Documentation</h1>
26        <p>
27                You can find the official documentation for FCKeditor online, at <a href="http://wiki.fckeditor.net/">
28                        http://wiki.fckeditor.net/</a>.</p>
29</body>
30</html>
Note: See TracBrowser for help on using the repository browser.