skins/classic/templates/login.html
@@ -16,11 +16,9 @@ <div class="boxcontent"> <roundcube:form name="form" method="post"> <roundcube:object name="loginform" form="form" /> <p style="text-align:center;"><input type="submit" class="button mainaction" value="<roundcube:label name='login' />" /></p> <roundcube:object name="loginform" form="form" submit=true /> </form> </div> </div>