diff --git a/apps/routerconsole/jsp/summaryframe.jsp b/apps/routerconsole/jsp/summaryframe.jsp index 9532602fa..42647fc46 100644 --- a/apps/routerconsole/jsp/summaryframe.jsp +++ b/apps/routerconsole/jsp/summaryframe.jsp @@ -1,15 +1,14 @@ <%@page contentType="text/html"%> <%@page pageEncoding="UTF-8"%> - <% /* * All links in the summary bar must have target="_top" * so they don't load in the iframe */ %> - +<%@include file="css.jsp" %> Summary Bar <% @@ -50,7 +49,6 @@ } } %> -<%@include file="css.jsp" %>