mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-04 23:34:01 +01:00
6 lines
340 B
HTML
6 lines
340 B
HTML
<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> |