forked from I2P_Developers/i2p.i2p
Add "NetDB Search" to Advanced sidebar section
This commit is contained in:
@@ -287,6 +287,12 @@ class SummaryBarRenderer {
|
||||
.append(nbsp(_t("Leasesets")))
|
||||
.append("</a>\n")
|
||||
|
||||
.append("<a title=\"")
|
||||
.append(_t("Network database search tool"))
|
||||
.append("\" href=\"/netdb?f=4\">")
|
||||
.append(nbsp(_t("NetDB Search")))
|
||||
.append("</a>\n")
|
||||
|
||||
.append("<a title=\"")
|
||||
.append(_t("Signed proof of ownership of this router"))
|
||||
.append("\" href=\"proof\">")
|
||||
|
Reference in New Issue
Block a user