You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
340 B
HTML
6 lines
340 B
HTML
19 years ago
|
<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>
|