forked from I2P_Developers/i2p.i2p
Add Destination.toBase32()
This commit is contained in:
@@ -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 %>
|
||||
|
||||
|
Reference in New Issue
Block a user