|
|
|
@ -1,10 +1,10 @@
|
|
|
|
|
<meta name="viewport" content="" id="viewport" />
|
|
|
|
|
<roundcube:object name="meta" />
|
|
|
|
|
<roundcube:object name="links" />
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="/styles.css" />
|
|
|
|
|
<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:object name="links" />
|
|
|
|
|
<script type="text/javascript" src="/ui.js"></script>
|
|
|
|
|
<roundcube:add_label name="errortitle" />
|
|
|
|
|
<roundcube:add_label name="toggleadvancedoptions" />
|
|
|
|
|