<%@page contentType="text/html"%> <%@page pageEncoding="UTF-8"%> <%@include file="css.jsp" %> <%=intl.title("config UI")%> <%@include file="summary.jsp" %> " />

<%=uihelper._("I2P UI Configuration")%>

<%@include file="confignav.jsp" %> " />

<%=uihelper._("Router Console Theme")%>

<% String prev = System.getProperty("net.i2p.router.web.ConfigUIHandler.nonce"); if (prev != null) System.setProperty("net.i2p.router.web.ConfigUIHandler.noncePrev", prev); System.setProperty("net.i2p.router.web.ConfigUIHandler.nonce", new java.util.Random().nextLong()+""); %> " > <% String userAgent = request.getHeader("User-Agent"); if (userAgent == null || !userAgent.contains("MSIE")) { %> <% } else { %> <%=uihelper._("Theme selection disabled for Internet Explorer, sorry.")%>
<%=uihelper._("If you're not using IE, it's likely that your browser is pretending to be IE; please configure your browser (or proxy) to use a different User Agent string if you'd like to access the console themes.")%> <% } %>

<%=uihelper._("Router Console Language")%>

<%=uihelper._("Please contribute to the router console translation project! Contact the developers on IRC #i2p to help.")%>
" > " >