|
|
|
@ -19,7 +19,7 @@
|
|
|
|
|
<roundcube:container name="taskbar" id="taskbar" />
|
|
|
|
|
<roundcube:button command="settings" label="settings" class="button-settings" classSel="button-settings button-selected" innerClass="button-inner" />
|
|
|
|
|
</div>
|
|
|
|
|
<roundcube:object name="logo" src="/images/roundcube_logo.png" id="toplogo" border="0" alt="Logo" />
|
|
|
|
|
<roundcube:object name="logo" src="/images/roundcube_logo.png" id="toplogo" border="0" alt="Logo" onclick="rcmail.command('switch-task','mail');return false;" />
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<br style="clear:both" />
|
|
|
|
|