svncommit
2009-05-12 f22c2cefb4c7f8b1a995d5de6f706d49861c473c
skins/default/includes/taskbar.html
@@ -1,6 +1,7 @@
<!--
<form name="debugform" style="position:absolute; right:10px; bottom:10px;">
<textarea name="console" cols="60" rows="15" wrap="off"></textarea>
</form>
-->
<div id="taskbar">
<roundcube:container name="taskbar" 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>