From 311c207d0aa480e16bb0ca04cec5bbf027edc696 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Wed, 04 May 2016 06:55:15 -0400
Subject: [PATCH] Fix redundant enigma.css link

---
 plugins/enigma/skins/classic/templates/keys.html |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/plugins/enigma/skins/classic/templates/keys.html b/plugins/enigma/skins/classic/templates/keys.html
index fea7340..eecbc8c 100644
--- a/plugins/enigma/skins/classic/templates/keys.html
+++ b/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">

--
Gitblit v1.9.1