Server geändert
This commit is contained in:
@ -3,10 +3,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?"
|
||||
*
|
||||
@ -41,7 +41,7 @@
|
||||
<td nowrap="nowrap">
|
||||
<span fckLang="DlgLnkProto">Protocol</span><br />
|
||||
<select id="cmbLinkProtocol">
|
||||
<option value="http://" selected="selected">http://</option>
|
||||
<option value="https://" selected="selected">https://</option>
|
||||
<option value="https://">https://</option>
|
||||
<option value="ftp://">ftp://</option>
|
||||
<option value="news://">news://</option>
|
||||
|
Reference in New Issue
Block a user