- Fix login HTML 5.0 errors.

This commit is contained in:
Paulo Gustavo Veiga
2011-03-28 02:04:40 -03:00
parent cb52a2e17f
commit 8bb7dab9f0
4 changed files with 13 additions and 13 deletions

View File

@@ -27,8 +27,8 @@
<form action="<c:url value='j_acegi_security_check'/>" method="POST">
<table>
<tbody>
<c:if test="${not empty param.login_error}">
<tr>
<c:if test="${not empty param.login_error}">
<td>
&nbsp;
</td>