diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-07-30 12:00:52 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-07-30 12:00:52 +0200 |
commit | c40419bdfe866932fecf9fcb1f552312c669c228 (patch) | |
tree | 2c8e21f2f53d3b3b1ca86b743f9159a831424ba9 /skins/default/includes/taskbar.html | |
parent | baecd8becccd7786632c1cda895123293ceb1408 (diff) |
Rename old 'default' skin folder to 'classic'
Diffstat (limited to 'skins/default/includes/taskbar.html')
-rw-r--r-- | skins/default/includes/taskbar.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/skins/default/includes/taskbar.html b/skins/default/includes/taskbar.html deleted file mode 100644 index dfb547b88..000000000 --- a/skins/default/includes/taskbar.html +++ /dev/null @@ -1,7 +0,0 @@ -<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 |