forked from I2P_Developers/i2p.i2p
I2PTunnel CSS hooks
This commit is contained in:
@@ -494,12 +494,16 @@ input.default { width: 1px; height: 1px; visibility: hidden; }
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
<b><%=intl._t("New Keys on Reopen")%>:</b>
|
||||
<input value="1" type="radio" name="newDest" title="New Destination"
|
||||
<span class="multiOption">
|
||||
<input value="1" type="radio" name="newDest" title="New Destination"
|
||||
<%=(editBean.getNewDest(curTunnel) ? " checked=\"checked\"" : "")%> class="tickbox" />
|
||||
<%=intl._t("Enable")%>
|
||||
<input value="0" type="radio" name="newDest" title="New Destination"
|
||||
<%=intl._t("Enable")%>
|
||||
</span>
|
||||
<span class="multiOption">
|
||||
<input value="0" type="radio" name="newDest" title="New Destination"
|
||||
<%=(editBean.getNewDest(curTunnel) || editBean.getPersistentClientKey(curTunnel) ? "" : " checked=\"checked\"")%> class="tickbox" />
|
||||
<%=intl._t("Disable")%>
|
||||
<%=intl._t("Disable")%>
|
||||
</span>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
@@ -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">
|
||||
<%
|
||||
|
||||
@@ -129,7 +129,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<textarea rows="1" style="height: 3em;" cols="60" readonly="readonly" title="Copy and paste this to the registration site" wrap="off" spellcheck="false"><% he.write(out); %></textarea>
|
||||
<textarea rows="1" style="height: 3em;" cols="60" readonly="readonly" title="Copy and paste this to the registration site" wrap="off" spellcheck="false" class="authentication"><% he.write(out); %></textarea>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
@@ -150,7 +150,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<textarea rows="1" style="height: 3em;" cols="60" readonly="readonly" title="Copy and paste this to the registration site" wrap="off" spellcheck="false"><% he.writeRemove(out); %></textarea>
|
||||
<textarea rows="1" style="height: 3em;" cols="60" readonly="readonly" title="Copy and paste this to the registration site" wrap="off" spellcheck="false" class="authentication"><% he.writeRemove(out); %></textarea>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -190,7 +190,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }
|
||||
%>
|
||||
<tr>
|
||||
<td>
|
||||
<textarea rows="1" style="height: 3em;" cols="60" readonly="readonly" title="Copy and paste this to the registration site" wrap="off" spellcheck="false"><% he.write(out); %></textarea>
|
||||
<textarea rows="1" style="height: 3em;" cols="60" readonly="readonly" title="Copy and paste this to the registration site" wrap="off" spellcheck="false" class="authentication"><% he.write(out); %></textarea>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -223,7 +223,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }
|
||||
%>
|
||||
<tr>
|
||||
<td>
|
||||
<textarea rows="1" style="height: 3em;" cols="60" readonly="readonly" title="Copy and paste this to the registration site" wrap="off" spellcheck="false"><% he.write(out); %></textarea>
|
||||
<textarea rows="1" style="height: 3em;" cols="60" readonly="readonly" title="Copy and paste this to the registration site" wrap="off" spellcheck="false" class="authentication"><% he.write(out); %></textarea>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -259,7 +259,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<textarea rows="1" style="height: 3em;" cols="60" readonly="readonly" title="Copy and paste this to the registration site" wrap="off" spellcheck="false"><% he.write(out); %></textarea>
|
||||
<textarea rows="1" style="height: 3em;" cols="60" readonly="readonly" title="Copy and paste this to the registration site" wrap="off" spellcheck="false" class="authentication"><% he.write(out); %></textarea>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -296,7 +296,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }
|
||||
%>
|
||||
<tr>
|
||||
<td>
|
||||
<textarea rows="1" style="height: 3em;" cols="60" readonly="readonly" title="Copy and paste this to the registration site" wrap="off" spellcheck="false"><% he.write(out); %></textarea>
|
||||
<textarea rows="1" style="height: 3em;" cols="60" readonly="readonly" title="Copy and paste this to the registration site" wrap="off" spellcheck="false" class="authentication"><% he.write(out); %></textarea>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -335,7 +335,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
<textarea rows="1" style="height: 3em;" cols="60" readonly="readonly" title="Copy and paste this to the registration site" wrap="off" spellcheck="false"><% he.write(out); %></textarea>
|
||||
<textarea rows="1" style="height: 3em;" cols="60" readonly="readonly" title="Copy and paste this to the registration site" wrap="off" spellcheck="false" class="authentication"><% he.write(out); %></textarea>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user