forked from I2P_Developers/i2p.i2p
Fix typo
This commit is contained in:
@@ -29,7 +29,7 @@ input.default { width: 1px; height: 1px; visibility: hidden; }
|
||||
<div class="configure">
|
||||
<h3 id="webappconfig"><a name="webapp"></a><%=intl._t("WebApp Configuration")%></h3><p>
|
||||
<p class="infohelp" id="webappconfigtext">
|
||||
<%=intl._t("The Java web applications listed below are started by the webConsole client and run in the same JVM as the router. They are usually web applications accessible through the router console. They may be complete applications (e.g. i2psnark),front-ends to another client or application which must be separately enabled (e.g. susidns, i2ptunnel), or have no web interface at all (e.g. addressbook).")%>
|
||||
<%=intl._t("The Java web applications listed below are started by the webConsole client and run in the same JVM as the router. They are usually web applications accessible through the router console. They may be complete applications (e.g. i2psnark), front-ends to another client or application which must be separately enabled (e.g. susidns, i2ptunnel), or have no web interface at all (e.g. addressbook).")%>
|
||||
<%=intl._t("A web app may also be disabled by removing the .war file from the webapps directory; however the .war file and web app will reappear when you update your router to a newer version, so disabling the web app here is the preferred method.")%>
|
||||
<i><%=intl._t("All changes require restart to take effect.")%></i>
|
||||
</p><div class="wideload">
|
||||
|
Reference in New Issue
Block a user