summaryrefslogtreecommitdiff
path: root/skins/default/includes/header.html
blob: 375140fa1f08598a558af3646ad4ab712cbddbe4 (plain)
1
2
3
4
5
6
7
8
9
10
<div id="taskbar">
<roundcube:button command="mail" label="mail" class="button-mail" />
<roundcube:button command="addressbook" label="addressbook" class="button-addressbook" />
<roundcube:button command="settings" label="settings" class="button-settings" />
<roundcube:button command="logout" label="logout" class="button-logout" />
</div>

<div id="header"><roundcube:button command="mail" image="/images/roundcube_logo.png" alt="RoundCube Webmail" width="165" height="55" /></div>

<roundcube:object name="message" id="message" />