alecpl
2009-09-26 586e356c3d2c7e24db8d5c278d2b647464566640
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>