alecpl
2008-09-29 bf2f39ea6d2b49c7495a43cca19ab18f27f8292e
skins/default/includes/taskbar.html
New file
@@ -0,0 +1,6 @@
<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>