Insert additional taskbar icons before settings
| | |
| | | <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:container name="taskbar" id="taskbar" /> |
| | | <roundcube:button command="settings" label="settings" class="button-settings" /> |
| | | <roundcube:button command="logout" label="logout" class="button-logout" /> |
| | | </div> |