]> git.donarmstrong.com Git - roundcube.git/blobdiff - skins/default/includes/taskbar.html
Imported Upstream version 0.1~beta2.2~dfsg
[roundcube.git] / skins / default / includes / taskbar.html
diff --git a/skins/default/includes/taskbar.html b/skins/default/includes/taskbar.html
new file mode 100644 (file)
index 0000000..ef1aa82
--- /dev/null
@@ -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>
\ No newline at end of file