I2PTunnel CSS hooks

This commit is contained in:
str4d
2017-01-07 16:24:34 +00:00
parent f7db737c1f
commit 23f835781c
3 changed files with 16 additions and 12 deletions

View File

@@ -184,7 +184,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }
<% if ("httpbidirserver".equals(tunnelType) || "streamrserver".equals(tunnelType)) { %>
<td>
<b><%=intl._t("Reachable by")%></b>:
<b><%=intl._t("Reachable by")%>:</b>
<select id="reachableBy" name="reachableBy" title="IP for Client Access" class="selectbox">
<%