From 3b46b1603812d8ad25601b51d048c3576a51f4b2 Mon Sep 17 00:00:00 2001 From: zzz Date: Tue, 14 Oct 2008 14:28:02 +0000 Subject: [PATCH] Remove failing count from summary bar --- apps/routerconsole/jsp/summary.jsp | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/routerconsole/jsp/summary.jsp b/apps/routerconsole/jsp/summary.jsp index ee3027006..c4cf01c53 100644 --- a/apps/routerconsole/jsp/summary.jsp +++ b/apps/routerconsole/jsp/summary.jsp @@ -41,8 +41,6 @@ Fast:
High capacity:
Well integrated:
- Failing:
- Known:
<% if (helper.getActivePeers() <= 0) { %>check your NAT/firewall
<%