alecpl
2011-08-02 0d5836bdfe0365cb2baa2281ba55be3745b42c40
- Link to task-specific style files for build-in tasks only


1 files modified
2 ■■■ changed files
skins/default/includes/links.html 2 ●●● patch | view | raw | blame | history
skins/default/includes/links.html
@@ -1,7 +1,7 @@
<link rel="index" href="$__comm_path" />
<link rel="shortcut icon" href="/images/favicon.ico"/>
<link rel="stylesheet" type="text/css" href="/common.css" />
<roundcube:if condition="!empty(env:task) && !in_array(env:task, array('login', 'dummy', 'utils'))" />
<roundcube:if condition="in_array(env:task, array('mail', 'addressbook', 'settings'))" />
<link rel="stylesheet" type="text/css" href="/<roundcube:var name="env:task" />.css" />
<roundcube:endif />
<roundcube:if condition="browser:ie" />