discourage b32

This commit is contained in:
zzz
2010-11-01 14:30:57 +00:00
parent 2f54ec61bd
commit 8d13bcbac0

View File

@@ -159,7 +159,7 @@
%>
</label>
<input type="text" size="30" id="targetDestination" name="targetDestination" title="Destination of the Tunnel" value="<%=editBean.getClientDestination(curTunnel)%>" class="freetext" />
<span class="comment">(<%=intl._("name or destination")%>)</span>
<span class="comment">(<%=intl._("name or destination")%>; <%=intl._("b32 not recommended")%>)</span>
</div>
<% } %>
<% if (!"streamrclient".equals(tunnelType)) { %>