summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorDennis1993 <marvin-wegener@outlook.com>2013-07-21 20:32:56 +0200
committerDennis1993 <marvin-wegener@outlook.com>2013-07-21 20:32:56 +0200
commit02b1a15775d1e49cf7ddc59e5ab21c94f833838c (patch)
tree2e36345426b5b7bcaff63427ad5b91d8bf9c492f /skins
parentec031a35f1147a42c82642d7821a93f58cf8f1a7 (diff)
Update login.html
deleted deprecated border="0" Attribute and use css instead
Diffstat (limited to 'skins')
-rw-r--r--skins/larry/templates/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/login.html b/skins/larry/templates/login.html
index 6e56ee2fd..13e919ad3 100644
--- a/skins/larry/templates/login.html
+++ b/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" />