summaryrefslogtreecommitdiff
path: root/skins/classic/includes/taskbar.html
diff options
context:
space:
mode:
Diffstat (limited to 'skins/classic/includes/taskbar.html')
-rw-r--r--skins/classic/includes/taskbar.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/skins/classic/includes/taskbar.html b/skins/classic/includes/taskbar.html
new file mode 100644
index 000000000..dfb547b88
--- /dev/null
+++ b/skins/classic/includes/taskbar.html
@@ -0,0 +1,7 @@
+<div id="taskbar">
+<roundcube:button command="mail" label="mail" class="button-mail" />
+<roundcube:button command="addressbook" label="addressbook" class="button-addressbook" />
+<roundcube:container name="taskbar" id="taskbar" />
+<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