diff --git a/client/WEB-INF/classes/resources/resource.properties b/client/WEB-INF/classes/resources/resource.properties index b4565d24646..a75c5d83cb9 100644 --- a/client/WEB-INF/classes/resources/resource.properties +++ b/client/WEB-INF/classes/resources/resource.properties @@ -30,6 +30,7 @@ service.offerings = Service Offerings disk.offerings = Disk Offerings details = Details +statistics = Statistics network = Network secondary.storage = Secondary Storage diff --git a/ui/jsp/host.jsp b/ui/jsp/host.jsp index 33583faf111..e701215fe37 100644 --- a/ui/jsp/host.jsp +++ b/ui/jsp/host.jsp @@ -26,6 +26,8 @@ <%=t.t("statistics")%>
<%=t.t("instance")%>
+
+ <%=t.t("router")%>
@@ -294,6 +296,19 @@
+ + + + @@ -301,7 +316,7 @@
-