summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/default/includes/taskbar.html
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-04-19 17:44:29 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-04-19 17:44:29 +0000
commitc4185d03cfb5c4e9df4c004b2c13a9b3c3196eac (patch)
tree4f7ca23360a62cf181bb23a0f2264d69481cac03 /roundcubemail/skins/default/includes/taskbar.html
parent137ee56eda15ecccb6a619a906ac532fc5d6c042 (diff)
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
git-svn-id: https://svn.roundcube.net/trunk@2401 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/includes/taskbar.html')
-rw-r--r--roundcubemail/skins/default/includes/taskbar.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/skins/default/includes/taskbar.html b/roundcubemail/skins/default/includes/taskbar.html
index ef1aa8268..c2841a606 100644
--- a/roundcubemail/skins/default/includes/taskbar.html
+++ b/roundcubemail/skins/default/includes/taskbar.html
@@ -1,4 +1,5 @@
<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" />