dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
ru_RU et_EE it_IT update
yllar
2008-10-04
9fa8bbb5b0a5d5dd26d5671190e61e51e9457ac1
[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>