Dennis1993
2013-07-21 7095f54fdc45bd7a1f900953e2a864e67f14cbd3
Update header.html

deleted old border="0" attribute and use css instead
1 files modified
2 ■■■ changed files
skins/larry/includes/header.html 2 ●●● patch | view | raw | blame | history
skins/larry/includes/header.html
@@ -29,7 +29,7 @@
    <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 />