dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Always use subject col when dragging messages
thomascube
2008-02-13
d24d208d1c9b952cc0c1fdcd1c30cb0150ad53ac
[githubFork/roundcubemail.git]
/
skins
/
default
/
includes
/
taskbar.html
1
2
3
4
5
6
<div 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" />
<roundcube:button command="logout" label="logout" class="button-logout" />
</div>