commit | author | age
|
7902df
|
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" /> |
|
4 |
<roundcube:button command="settings" label="settings" class="button-settings" /> |
|
5 |
<roundcube:button command="logout" label="logout" class="button-logout" /> |
|
6 |
</div> |
|
7 |
|
|
8 |
<div id="header"><roundcube:button command="mail" image="/images/roundcube_logo.png" alt="RoundCube Webmail" width="165" height="55" /></div> |
4e17e6
|
9 |
|
f619de
|
10 |
<roundcube:object name="message" id="message" /> |