Update header.html
deleted old border="0" attribute and use css instead
| | |
| | | <roundcube:button command="logout" label="logout" class="button-logout" classSel="button-logout" innerClass="button-inner" /> |
| | | <span class="minmodetoggle"></span> |
| | | </div> |
| | | <roundcube:object name="logo" src="/images/roundcube_logo.png" id="toplogo" border="0" alt="Logo" onclick="rcmail.command('switch-task','mail');return false;" /> |
| | | <roundcube:object name="logo" src="/images/roundcube_logo.png" id="toplogo" alt="Logo" onclick="rcmail.command('switch-task','mail');return false;" /> |
| | | </div> |
| | | <roundcube:endif /> |
| | | |