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