Login page completed.

This commit is contained in:
Paulo Gustavo Veiga
2013-03-17 16:39:50 -03:00
parent b9e508424c
commit 2f8df725c9
12 changed files with 469 additions and 26 deletions

View File

@@ -49,6 +49,7 @@
<a href="<c:url value="/c/user/resetPassword"/>"><spring:message code="FORGOT_PASSWORD"/></a>
</div>
</div>
<div class="control-group">
<c:if test="${not empty param.login_error}">
<c:choose>