<% if (!"streamrclient".equals(tunnelType)) { %>
class="tickbox" />
<% } // !streamrclient %>
readonly="readonly" <% } %> />
readonly="readonly" <% } %> />
<% if (!"streamrclient".equals(tunnelType)) { // streamr client sends pings so it will never be idle %>
class="tickbox" />
class="tickbox" />
class="tickbox" />
<% } // !streamrclient %>
<% if ("client".equals(tunnelType) || "ircclient".equals(tunnelType) || "socksirctunnel".equals(tunnelType)) { %>
class="tickbox" />
<% } %>
<% if ("httpclient".equals(tunnelType) || "connectclient".equals(tunnelType) || "sockstunnel".equals(tunnelType) || "socksirctunnel".equals(tunnelType)) { %>
class="tickbox" />
class="tickbox" />
<% } // httpclient || connect || socks || socksirc %>
<% if ("httpclient".equals(tunnelType)) { %>
<% } // httpclient %>