Fixed XHTML validation issue

release-0.6
thomascube 19 years ago
parent ac6b87c4a2
commit e8afd05db8

@ -24,7 +24,7 @@
<form name="form" action="./" method="post">
<roundcube:object name="loginform" form="form" />
<p style="text-align: center;"><input type="submit" class="button" value="<roundcube:label name="login" />">
<p style="text-align: center;"><input type="submit" class="button" value="<roundcube:label name="login" />" />
</form>
</div>

Loading…
Cancel
Save