summaryrefslogtreecommitdiff
path: root/skins/larry/templates/login.html
diff options
context:
space:
mode:
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 a605eb7fe..6e56ee2fd 100644
--- a/skins/larry/templates/login.html
+++ b/skins/larry/templates/login.html
@@ -11,7 +11,7 @@
<div class="box-inner">
<roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" />
-<form name="form" action="./" method="post">
+<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>