summaryrefslogtreecommitdiff
path: root/skins/larry/includes/header.html
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-12-29 16:26:36 +0100
committerThomas Bruederli <thomas@roundcube.net>2012-12-29 16:26:36 +0100
commit6f3c97c5d32f93bb81b157bc4340fef8ee0b60ea (patch)
treeb22f02a15ade46f519c650103362815a2c0ce21c /skins/larry/includes/header.html
parent49437c123a4435ce98e62edd084442ff20aaef1d (diff)
parentb26171227804a135b8ba4fef605753ee2121be67 (diff)
Merge branch 'master' of github.com:roundcube/roundcubemail
Diffstat (limited to 'skins/larry/includes/header.html')
-rw-r--r--skins/larry/includes/header.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/skins/larry/includes/header.html b/skins/larry/includes/header.html
index 2620fafe5..5a30020f3 100644
--- a/skins/larry/includes/header.html
+++ b/skins/larry/includes/header.html
@@ -26,6 +26,8 @@
<roundcube:button command="addressbook" label="addressbook" class="button-addressbook" classSel="button-addressbook button-selected" innerClass="button-inner" />
<roundcube:container name="taskbar" id="taskbar" />
<roundcube:button command="settings" label="settings" class="button-settings" classSel="button-settings button-selected" innerClass="button-inner" />
+ <roundcube:button command="logout" label="logout" class="button-logout" classSel="button-logout" innerClass="button-inner" />
+ <span class="minmodetoggle"></span>
</div>
<roundcube:object name="logo" src="/images/roundcube_logo.png" id="toplogo" border="0" alt="Logo" onclick="rcmail.command('switch-task','mail');return false;" />
</div>