forked from I2P_Developers/i2p.i2p
Add a bunch of ids and classes to routerconsole HTML for styling
This commit is contained in:
@@ -928,7 +928,7 @@ public class SummaryHelper extends HelperBase {
|
||||
String imgPath = CSSHelper.BASE_THEME_PATH + theme + "/images/";
|
||||
|
||||
StringBuilder buf = new StringBuilder(2048);
|
||||
buf.append("<table class=\"sidebarconf\"><tr><th>")
|
||||
buf.append("<table id=\"sidebarconf\"><tr><th>")
|
||||
.append(_t("Remove"))
|
||||
.append("</th><th>")
|
||||
.append(_t("Name"))
|
||||
|
||||
Reference in New Issue
Block a user