diff --git a/apps/routerconsole/jsp/error.jsp b/apps/routerconsole/jsp/error.jsp index 33adb413d..b900d29a1 100644 --- a/apps/routerconsole/jsp/error.jsp +++ b/apps/routerconsole/jsp/error.jsp @@ -24,6 +24,6 @@ if (System.getProperty("router.consoleNonce") == null) { <%@include file="summary.jsp" %>

<%=ERROR_CODE%> <%=ERROR_MESSAGE%>

-Sorry! You appear to be requesting a non-existent Router Console page.
+Sorry! You appear to be requesting a non-existent Router Console page or resource.
Error 404: <%=ERROR_URI%> not found.