summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/default/templates/plugin.html
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-05-26 12:28:04 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-05-26 12:28:04 +0000
commit32107a13953dff6bf8fdbe8ff15a6b9604eccc27 (patch)
tree1e3fc5b5fa11cf02e53db552401998163c991308 /roundcubemail/skins/default/templates/plugin.html
parent031c08be6f8052a14bbe0b0b02410d15373995e1 (diff)
Tweak default skin with better icons (sprites) and move IE hacks to an external file included by conditional comments
git-svn-id: https://svn.roundcube.net/trunk@2541 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/templates/plugin.html')
-rw-r--r--roundcubemail/skins/default/templates/plugin.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/templates/plugin.html b/roundcubemail/skins/default/templates/plugin.html
index 9725fe4d8..03f020307 100644
--- a/roundcubemail/skins/default/templates/plugin.html
+++ b/roundcubemail/skins/default/templates/plugin.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="/<roundcube:var name='env:task'/>.css" />
<script type="text/javascript" src="/functions.js"></script>
</head>
<body>