I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Verified Commit 16d50f1e authored by zzz's avatar zzz
Browse files

Console: Fix tooltip

parent fb6e8249
No related branches found
No related tags found
No related merge requests found
......@@ -377,7 +377,7 @@ class SummaryBarRenderer {
tx = _t("Settings");
rbuf.setLength(0);
rbuf.append("<a href=\"/config\" target=\"_top\" title=\"")
.append(_t("New Install Wizard"))
.append(_t("Configure I2P Router"))
.append("\">")
.append(nbsp(tx))
.append("</a>\n");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment