summaryrefslogtreecommitdiff
path: root/skins/larry/templates/login.html
diff options
context:
space:
mode:
authorPhilW <roundcube@tehinterweb.co.uk>2013-08-26 12:22:34 +0100
committerPhilW <roundcube@tehinterweb.co.uk>2013-08-26 12:22:34 +0100
commita77504aeacd4516156267fe10eeca1bfffcacf87 (patch)
tree001180c0d2a1fa85cfb95dfb554d4e3dccbfaca9 /skins/larry/templates/login.html
parent62350ba021d479e459cbbf7957841fbb440b9846 (diff)
allow different logos for different functions (eg. normal and print)
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 13e919ad3..45769e3ff 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" />
+<roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" type="login" />
<roundcube:form name="form" method="post">
<roundcube:object name="loginform" form="form" size="40" />