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

Skip to content
Snippets Groups Projects
Commit ac9bdab7 authored by str4d's avatar str4d
Browse files

Added class to summary bar config table

parent 177b6e2d
No related branches found
No related tags found
No related merge requests found
......@@ -803,7 +803,7 @@ public class SummaryHelper extends HelperBase {
String imgPath = CSSHelper.BASE_THEME_PATH + theme + "/images/";
StringBuilder buf = new StringBuilder(2048);
buf.append("<table><tr><th>")
buf.append("<table class=\"sidebarconf\"><tr><th>")
.append(_("Remove"))
.append("</th><th colspan=\"2\">")
.append(_("Order"))
......
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