dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Updated Brazilian, Swedish, German, Latvian, Bulgarian, Slovenian, Lithuani...
yllar
2007-05-15
18da24b4384a0b74b9fd55cc8c810c548c7288cc
[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>