alecpl
2010-08-06 c16fab16412be364b7a7d5059859a219eb9c6f1a
1
2
3
4
5
6
7
<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:container name="taskbar" id="taskbar" />
<roundcube:button command="logout" label="logout" class="button-logout" />
</div>