Fix HTML tests positioning.

This commit is contained in:
Paulo Gustavo Veiga
2013-03-19 22:21:51 -03:00
parent db70db49a5
commit c2e74cb2d4
2 changed files with 4 additions and 3 deletions

View File

@@ -77,7 +77,7 @@
</c:if>
<c:if test="${requestScope['security.openid.enabled']}">
<p>
<spring:message code="LOGIN_USING_OPENID"/><a href="/c/loginopenid"><b><spring:message code="HERE"/></b></a>.
<spring:message code="LOGIN_USING_OPENID"/> <a href="/c/loginopenid"><b><spring:message code="HERE"/></b></a>.
</p>
</c:if>
</div>