commit | author | age | ||
b076a4 | 1 | <div id="taskbar"> |
T | 2 | <roundcube:button command="mail" label="mail" class="button-mail" /> |
3 | <roundcube:button command="addressbook" label="addressbook" class="button-addressbook" /> | |
c98c82 | 4 | <roundcube:container name="taskbar" id="taskbar" /> |
7c141c | 5 | <roundcube:button command="settings" label="settings" class="button-settings" /> |
b076a4 | 6 | <roundcube:button command="logout" label="logout" class="button-logout" /> |
T | 7 | </div> |