reveal key cert settings in i2ptunnel

This commit is contained in:
zzz
2014-05-14 12:13:43 +00:00
parent d2e3547a2e
commit 39169f0450
2 changed files with 2 additions and 2 deletions

View File

@@ -449,7 +449,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }
</div>
<% } %>
<% if (editBean.isAdvanced()) { %>
<% if (true /* editBean.isAdvanced() */ ) { %>
<div id="tunnelOptionsField" class="rowItem">
<label>
<%=intl._("Signature type")%>

View File

@@ -570,7 +570,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }
</div>
<% **********************/ %>
<% if (editBean.isAdvanced()) { %>
<% if (true /* editBean.isAdvanced() */ ) { %>
<div id="tunnelOptionsField" class="rowItem">
<label>
<%=intl._("Signature type")%>