<%
if (clientshelper.showPlugins()) {
if (clientshelper.isPluginUpdateEnabled()) {
%>
<%
} // pluginUpdateEnabled
if (clientshelper.isPluginInstallEnabled()) {
%>
<%
} // pluginInstallEnabled
if (clientshelper.isPluginUpdateEnabled()) {
%>
<%
} // pluginUpdateEnabled
} // showPlugins
%>
<%=intl._t("Plugin Configuration")%>
<%=intl._t("The plugins listed below are started by the webConsole client.")%>
<%=intl._t("Plugin Installation from URL")%>
<%=intl._t("Look for available plugins on {0}.", "i2pwiki.i2p")%> <%=intl._t("To install a plugin, enter the download URL:")%>