forked from I2P_Developers/i2p.i2p
* Console:
- Tag tunnel status
This commit is contained in:
@@ -401,7 +401,7 @@ public class SummaryBarRenderer {
|
||||
.append("</td></tr>\n" +
|
||||
|
||||
"</table><hr><h4>")
|
||||
.append(_helper.getTunnelStatus())
|
||||
.append(_(_helper.getTunnelStatus()))
|
||||
.append("</h4><hr>\n")
|
||||
.append(_helper.getDestinations());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user