summaryrefslogtreecommitdiff
path: root/skins/larry/templates/login.html
diff options
context:
space:
mode:
authorPhilW <roundcube@tehinterweb.co.uk>2013-08-26 13:45:30 +0100
committerPhilW <roundcube@tehinterweb.co.uk>2013-08-26 13:45:30 +0100
commitd81d69377a53f347eab1bef898dc405d3b5940e9 (patch)
treed0491d55f6033f9ba57940edfbce26f824439dad /skins/larry/templates/login.html
parenta77504aeacd4516156267fe10eeca1bfffcacf87 (diff)
use template file name rather than special attribute
Diffstat (limited to 'skins/larry/templates/login.html')
-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 45769e3ff..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" type="login" />
+<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" />