Aleksander Machniak
2016-05-04 21e485ad5029d8001b6ad8b580ed7cc48a874094
Fix redundant enigma.css link
8 files modified
8 ■■■■■ changed files
plugins/enigma/skins/classic/templates/keycreate.html 1 ●●●● patch | view | raw | blame | history
plugins/enigma/skins/classic/templates/keyimport.html 1 ●●●● patch | view | raw | blame | history
plugins/enigma/skins/classic/templates/keyinfo.html 1 ●●●● patch | view | raw | blame | history
plugins/enigma/skins/classic/templates/keys.html 1 ●●●● patch | view | raw | blame | history
plugins/enigma/skins/larry/templates/keycreate.html 1 ●●●● patch | view | raw | blame | history
plugins/enigma/skins/larry/templates/keyimport.html 1 ●●●● patch | view | raw | blame | history
plugins/enigma/skins/larry/templates/keyinfo.html 1 ●●●● patch | view | raw | blame | history
plugins/enigma/skins/larry/templates/keys.html 1 ●●●● patch | view | raw | blame | history
plugins/enigma/skins/classic/templates/keycreate.html
@@ -3,7 +3,6 @@
<head>
<title><roundcube:object name="pagetitle" /></title>
<roundcube:include file="/includes/links.html" />
<link rel="stylesheet" type="text/css" href="/this/enigma.css" />
</head>
<body class="iframe">
plugins/enigma/skins/classic/templates/keyimport.html
@@ -3,7 +3,6 @@
<head>
<title><roundcube:object name="pagetitle" /></title>
<roundcube:include file="/includes/links.html" />
<link rel="stylesheet" type="text/css" href="/this/enigma.css" />
</head>
<body class="iframe">
plugins/enigma/skins/classic/templates/keyinfo.html
@@ -3,7 +3,6 @@
<head>
<title><roundcube:object name="pagetitle" /></title>
<roundcube:include file="/includes/links.html" />
<link rel="stylesheet" type="text/css" href="/this/enigma.css" />
</head>
<body class="iframe">
plugins/enigma/skins/classic/templates/keys.html
@@ -3,7 +3,6 @@
<head>
<title><roundcube:object name="pagetitle" /></title>
<roundcube:include file="/includes/links.html" />
<link rel="stylesheet" type="text/css" href="/this/enigma.css" />
<script type="text/javascript" src="/functions.js"></script>
<script type="text/javascript" src="/splitter.js"></script>
<style type="text/css">
plugins/enigma/skins/larry/templates/keycreate.html
@@ -3,7 +3,6 @@
<head>
<title><roundcube:object name="pagetitle" /></title>
<roundcube:include file="/includes/links.html" />
<link rel="stylesheet" type="text/css" href="/this/enigma.css" />
</head>
<body class="iframe">
plugins/enigma/skins/larry/templates/keyimport.html
@@ -3,7 +3,6 @@
<head>
<title><roundcube:object name="pagetitle" /></title>
<roundcube:include file="/includes/links.html" />
<link rel="stylesheet" type="text/css" href="/this/enigma.css" />
</head>
<body class="iframe">
plugins/enigma/skins/larry/templates/keyinfo.html
@@ -3,7 +3,6 @@
<head>
<title><roundcube:object name="pagetitle" /></title>
<roundcube:include file="/includes/links.html" />
<link rel="stylesheet" type="text/css" href="/this/enigma.css" />
</head>
<body class="iframe">
plugins/enigma/skins/larry/templates/keys.html
@@ -3,7 +3,6 @@
<head>
<title><roundcube:object name="pagetitle" /></title>
<roundcube:include file="/includes/links.html" />
<link rel="stylesheet" type="text/css" href="/this/enigma.css" />
</head>
<roundcube:if condition="env:extwin" /><body class="noscroll extwin"><roundcube:else /><body class="noscroll"><roundcube:endif />