This commit is contained in:
zzz
2010-11-15 00:23:00 +00:00
parent 355ca7b2f7
commit 10aed35b08
7 changed files with 18 additions and 13 deletions

View File

@ -274,7 +274,7 @@ public class I2PSnarkServlet extends Default {
out.write("</th>\n<th align=\"center\">");
out.write("<img border=\"0\" src=\"/themes/snark/ubergine/images/eta.png\" title=\"");
out.write(_("Estimated Download Time"));
out.write("\">&thinsp;");
out.write("\">"); // space here would look better but nbsp is too big and thinsp breaks
out.write(_("ETA"));
out.write("</th>\n<th align=\"center\">");
out.write("<img border=\"0\" src=\"/themes/console/images/inbound.png\" title=\"");