diff --git a/apps/routerconsole/jsp/error.jsp b/apps/routerconsole/jsp/error.jsp
index 2c1913080..630da0851 100644
--- a/apps/routerconsole/jsp/error.jsp
+++ b/apps/routerconsole/jsp/error.jsp
@@ -24,8 +24,8 @@
<%@include file="summary.jsi" %>
-<%=ERROR_CODE%> <%=ERROR_MESSAGE%>
+<%=ERROR_CODE%> <%=ERROR_MESSAGE%>
<%=intl._("Sorry! You appear to be requesting a non-existent Router Console page or resource.")%>
-<%=intl._("Error 404")%>: <%=ERROR_URI%> <%=intl._("not found")%>.
+<%=intl._("Error 404")%>: <%=ERROR_URI%> <%=intl._("not found")%>.