Add "NetDB Search" to Advanced sidebar section

This commit is contained in:
str4d
2017-02-10 16:31:08 +00:00
parent f68967c5f2
commit 82095d9786

View File

@@ -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\">")