mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
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