diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-03-14 13:36:43 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-03-14 13:36:43 +0100 |
commit | 50a57e9b755e80885c7a608924e6e860b28be541 (patch) | |
tree | ddc3ee86be643c58103263b45bad56b6b3b60b09 /plugins/managesieve/skins/larry/templates/setedit.html | |
parent | 5ce23011850e095476a6b35abaf45bcd4d42c062 (diff) |
Added optional separate interface for out-of-office management (#1488266)
Diffstat (limited to 'plugins/managesieve/skins/larry/templates/setedit.html')
-rw-r--r-- | plugins/managesieve/skins/larry/templates/setedit.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/managesieve/skins/larry/templates/setedit.html b/plugins/managesieve/skins/larry/templates/setedit.html index 9fc115dc7..3b8f98b36 100644 --- a/plugins/managesieve/skins/larry/templates/setedit.html +++ b/plugins/managesieve/skins/larry/templates/setedit.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/managesieve.css" /> </head> <body class="iframe floatingbuttons"> |