diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-07-30 14:26:41 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-07-30 14:26:41 +0200 |
commit | 3185f3a52404baacaef29e4ace534c97e5ddc931 (patch) | |
tree | 1b36471f9f44a73f0b3708ec4ccbb0cbee6fb7bb /skins/default/includes/taskbar.html | |
parent | c2d19b7f2439c250b4f6d4edca4840df2982973a (diff) |
Backported default -> classic skin renaming
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 |