diff --git a/dspace-jspui/src/main/webapp/login/incorrect.jsp b/dspace-jspui/src/main/webapp/login/incorrect.jsp
index 135064d12d..cd6386e7eb 100644
--- a/dspace-jspui/src/main/webapp/login/incorrect.jsp
+++ b/dspace-jspui/src/main/webapp/login/incorrect.jsp
@@ -22,26 +22,28 @@
<%@ page import="javax.servlet.jsp.jstl.fmt.LocaleSupport" %>
-
-
-
-
+
<%-- Log In to DSpace --%>
-
- |
-
+
">
- |
-
-
+
+
+
+
<%-- The e-mail address and password you supplied were not valid. Please try again, or have you forgotten your password?
--%>
-
+
<%= request.getContextPath() %>/forgot
+
diff --git a/dspace-jspui/src/main/webapp/register/forgot-password.jsp b/dspace-jspui/src/main/webapp/register/forgot-password.jsp
index 03c2aa96e0..8067a6014a 100644
--- a/dspace-jspui/src/main/webapp/register/forgot-password.jsp
+++ b/dspace-jspui/src/main/webapp/register/forgot-password.jsp
@@ -41,39 +41,31 @@
%>
<%--
The e-mail address you entered was not recognized. Please
try again.
--%>
-
+
<%
}
%>
<%--
Please enter your e-mail
address in the box below and click "I Forgot My Password". You'll be sent
an e-mail which will allow you to set a new password.
--%>
-
+
-