dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
updated da, de_DE, pt_BR, bs_BA, fr, pl, et_EE translations
yllar
2006-12-11
df8e8ec9eee72743d0f14a8409aacf66c4a80d89
[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>