forked from I2P_Developers/i2p.i2p
Console: Remove job queue link on /configservice
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
}
|
||||
}
|
||||
%>
|
||||
<h3 class="ptitle" id="servicedebug"><%=intl._t("Debugging")%> <a href="/jobs">[<%=intl._t("View the job queue")%>]</a></h3>
|
||||
<h3 class="ptitle" id="servicedebug"><%=intl._t("Debugging")%></h3>
|
||||
<p class="infohelp">
|
||||
<% if (net.i2p.util.SystemVersion.hasWrapper()) { %>
|
||||
<%=intl._t("At times, it may be helpful to debug I2P by getting a thread dump. To do so, please select the following option and review the thread dumped to <a href=\"logs.jsp#servicelogs\">wrapper.log</a>.")%>
|
||||
|
||||
Reference in New Issue
Block a user