summaryrefslogtreecommitdiff
path: root/skins/larry
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-03-11 09:31:45 +0100
committerAleksander Machniak <alec@alec.pl>2014-03-11 09:35:35 +0100
commitb23f2007a3c869f8794adc8e9c0ddd879e7bbed1 (patch)
treec21ef6834a7bd05141610500c388ef5525a752f1 /skins/larry
parent1394025bdf0e85dc0c14bf55b0285023653fc3f6 (diff)
Add id for login submit button (#1489676) - make it skin independent
Diffstat (limited to 'skins/larry')
-rw-r--r--skins/larry/templates/login.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/skins/larry/templates/login.html b/skins/larry/templates/login.html
index 8da941189..64ff6be92 100644
--- a/skins/larry/templates/login.html
+++ b/skins/larry/templates/login.html
@@ -12,11 +12,9 @@
<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" />
-
-<p class="formbuttons"><input type="submit" class="button mainaction" value="<roundcube:label name='login' />" /></p>
-
+<roundcube:object name="loginform" form="form" size="40" submit=true />
</form>
+
</div>
<div class="box-bottom">