taskbar.html 437 字节
<div id="taskbar">
<roundcube:button command="mail" type="link" label="mail" class="button-mail" />
<roundcube:button command="addressbook" type="link" label="contacts" class="button-addressbook" />
<roundcube:container name="taskbar" id="taskbar" />
<roundcube:button command="settings" type="link" label="settings" class="button-settings" />
<roundcube:button command="logout" type="link" label="logout" class="button-logout" />
</div>