Start on the console update.

This commit is contained in:
z3d
2009-07-04 01:56:53 +00:00
parent 7c646f8693
commit 882e08fc4f
6 changed files with 34 additions and 45 deletions

View File

@@ -447,7 +447,7 @@ public class CommSystemFacadeImpl extends CommSystemFacade {
buf.append(c);
buf.append("\" src=\"/flags.jsp?c=").append(c).append("\"> ");
}
buf.append("<tt><font size=\"+1\">");
buf.append("<tt>");
boolean found = _context.netDb().lookupRouterInfoLocally(peer) != null;
if (found)
buf.append("<a title=\"NetDb entry\" href=\"netdb.jsp?r=").append(h).append("\">");