- Footer is more positioned in the bottom
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
title="<spring:message code="LOGOUT"/>"><spring:message code="LOGOUT"/></a></span>
|
||||
</div>
|
||||
</c:when>
|
||||
<c:when test="${param.removeSignin!=true}">
|
||||
<c:when test="${!param.removeSignin && !requestScope.removeSignin}">
|
||||
<div id="headerActions">
|
||||
<spring:message code="ALREADY_A_MEMBER"/>
|
||||
<span><a href="c/login" title="<spring:message code="SIGN_IN"/>">
|
||||
@@ -82,4 +82,3 @@
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user