Dennis1993
2013-07-21 02b1a15775d1e49cf7ddc59e5ab21c94f833838c
Update login.html

deleted deprecated border="0" Attribute and use css instead
1 files modified
2 ■■■ changed files
skins/larry/templates/login.html 2 ●●● patch | view | raw | blame | history
skins/larry/templates/login.html
@@ -9,7 +9,7 @@
<div id="login-form">
<div class="box-inner">
<roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" />
<roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" />
<roundcube:form name="form" method="post">
<roundcube:object name="loginform" form="form" size="40" />