Add a static image to the local destinations

status of local destinations; zzz to add server/client logic.
;
This commit is contained in:
z3d
2009-08-09 10:50:54 +00:00
parent 81b2e6b789
commit 5a6e14b9df
3 changed files with 1 additions and 1 deletions

View File

@ -347,7 +347,7 @@ public class SummaryHelper extends HelperBase {
Destination client = (Destination)iter.next();
String name = getName(client);
buf.append("<tr><td align=\"right\"><b>*</b></td>");
buf.append("<tr><td align=\"right\"><b><img src=\"/themes/console/images/server.png\" alt=\"Server\" title=\"hello zzz!\"></td>");
buf.append("<td align=\"left\"><a href=\"tunnels.jsp#").append(client.calculateHash().toBase64().substring(0,4));
buf.append("\" target=\"_top\" title=\"Show tunnels\">");
if (name.length() < 16)

Binary file not shown.

After

Width:  |  Height:  |  Size: 612 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 530 B