thomascube
2006-03-27 e8afd05db85ae7066632c30e5dfa73650502d126
Fixed XHTML validation issue


1 files modified
2 ■■■ changed files
skins/default/templates/login.html 2 ●●● patch | view | raw | blame | history
skins/default/templates/login.html
@@ -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>