diff --git a/apps/routerconsole/jsp/nowebapp.jsp b/apps/routerconsole/jsp/nowebapp.jsp index 66f43ed42..c94866ce3 100644 --- a/apps/routerconsole/jsp/nowebapp.jsp +++ b/apps/routerconsole/jsp/nowebapp.jsp @@ -14,5 +14,5 @@

<%=intl._("Web Application Not Running")%>

<%=intl._("The requested web application is not running.")%> -<%=intl._("Please visit the config clients page to start it.")%> +<%=intl._("Please visit the {0}config clients page{1} to start it.", "", "")%>