Änderungen https Andy Müller rückgängig gemacht

This commit is contained in:
aschwarz
2023-04-26 13:59:36 +02:00
parent 55f1b9a7a9
commit 09fea7ec1a
497 changed files with 999 additions and 999 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,8 +4,8 @@
* Copyright 2009, Moxiecode Systems AB
* Released under LGPL License.
*
* License: https://tinymce.moxiecode.com/license
* Contributing: https://tinymce.moxiecode.com/contributing
* License: http://tinymce.moxiecode.com/license
* Contributing: http://tinymce.moxiecode.com/contributing
*/
(function() {
@ -24,8 +24,8 @@
return {
longname : 'InlinePopups',
author : 'Moxiecode Systems AB',
authorurl : 'https://tinymce.moxiecode.com',
infourl : 'https://wiki.moxiecode.com/index.php/TinyMCE:Plugins/inlinepopups',
authorurl : 'http://tinymce.moxiecode.com',
infourl : 'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/inlinepopups',
version : tinymce.majorVersion + "." + tinymce.minorVersion
};
}

View File

@ -1,5 +1,5 @@
<!-- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -->
<html xmlns="https://www.w3.org/1999/xhtml">
<!-- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Template for dialogs</title>
<link rel="stylesheet" type="text/css" href="skins/clearlooks2/window.css" />