forked from I2P_Developers/i2p.i2p
String de-duplication
This commit is contained in:
@ -284,7 +284,7 @@ class SummaryBarRenderer {
|
||||
buf.append("<a title=\"")
|
||||
.append(_t("View active leasesets (debug mode)"))
|
||||
.append("\" href=\"/netdb?l=2\">")
|
||||
.append(nbsp(_t("Leasesets")))
|
||||
.append(nbsp(_t("LeaseSets")))
|
||||
.append("</a>\n")
|
||||
|
||||
.append("<a title=\"")
|
||||
|
Reference in New Issue
Block a user