Add Destination.toBase32()

This commit is contained in:
zzz
2014-06-23 20:06:03 +00:00
parent 69e56f8f6b
commit 8b1abc08db
11 changed files with 37 additions and 25 deletions

View File

@@ -440,7 +440,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }
</div>
<div id="destinationField" class="rowItem">
<label><%=intl._("Local Base 32")%>:</label>
<%=editBean.getDestHashBase32(curTunnel)%>.b32.i2p
<%=editBean.getDestHashBase32(curTunnel)%>
</div>
<% } // if destb64 %>