diff options
author | alecpl <alec@alec.pl> | 2009-05-26 16:30:59 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-05-26 16:30:59 +0000 |
commit | eaf947cef627a8d48243d433dce9d1e13cebe004 (patch) | |
tree | c70124bb083bb999909bb40f191d645d31221844 /plugins/managesieve/skins/default/templates/managesieveedit.html | |
parent | 707c108619276b0c86d213052b094488c3810321 (diff) |
- remove double settings.css inclusion
Diffstat (limited to 'plugins/managesieve/skins/default/templates/managesieveedit.html')
-rw-r--r-- | plugins/managesieve/skins/default/templates/managesieveedit.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/managesieve/skins/default/templates/managesieveedit.html b/plugins/managesieve/skins/default/templates/managesieveedit.html index 74eb70e4d..2302073b6 100644 --- a/plugins/managesieve/skins/default/templates/managesieveedit.html +++ b/plugins/managesieve/skins/default/templates/managesieveedit.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="/settings.css" /> <link rel="stylesheet" type="text/css" href="/this/managesieve.css" /> </head> <body class="iframe"> |