Server geändert
This commit is contained in:
@ -4,10 +4,10 @@
|
||||
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
|
||||
*
|
||||
* Licensed under the terms of the GNU Lesser General Public License:
|
||||
* http://www.opensource.org/licenses/lgpl-license.php
|
||||
* https://www.opensource.org/licenses/lgpl-license.php
|
||||
*
|
||||
* For further information visit:
|
||||
* http://www.fckeditor.net/
|
||||
* https://www.fckeditor.net/
|
||||
*
|
||||
* "Support Open Source software. What about a donation today?"
|
||||
*
|
||||
@ -82,11 +82,11 @@ window.onload = function()
|
||||
<td align="center">
|
||||
<br>
|
||||
<span style="FONT-SIZE: 14px" dir="ltr"><br>
|
||||
<b><a href="http://www.fckeditor.net/?about" target="_blank" title="Visit the FCKeditor web site">
|
||||
<b><a href="https://www.fckeditor.net/?about" target="_blank" title="Visit the FCKeditor web site">
|
||||
Support <b>Open Source</b> Software</a></b> </span>
|
||||
<br><br><br>
|
||||
<span fckLang="DlgAboutInfo">For further information go to</span> <a href="http://www.fckeditor.net/?About" target="_blank">
|
||||
http://www.fckeditor.net/</a>.
|
||||
<span fckLang="DlgAboutInfo">For further information go to</span> <a href="https://www.fckeditor.net/?About" target="_blank">
|
||||
https://www.fckeditor.net/</a>.
|
||||
<br>
|
||||
Copyright © 2003-2006 <a href="#" onclick="SendEMail();">Frederico Caldeira
|
||||
Knabben</a>
|
||||
@ -106,7 +106,7 @@ window.onload = function()
|
||||
<span fckLang="DlgAboutLicense">Licensed under the terms of the GNU Lesser General
|
||||
Public License</span>
|
||||
<br>
|
||||
<a href="http://www.opensource.org/licenses/lgpl-license.php" target="_blank">http://www.opensource.org/licenses/lgpl-license.php</a>
|
||||
<a href="https://www.opensource.org/licenses/lgpl-license.php" target="_blank">https://www.opensource.org/licenses/lgpl-license.php</a>
|
||||
<br>
|
||||
</td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user