<%
if (clientshelper.showPlugins()) {
if (clientshelper.isPluginUpdateEnabled()) {
%>
<%
} // pluginUpdateEnabled
if (clientshelper.isPluginInstallEnabled()) {
%>
<%
} // pluginUpdateEnabled
} // showPlugins
%>
<%=intl._t("Plugin Configuration")%>
<%=intl._t("The plugins listed below are started by the webConsole client.")%>
<%=intl._t("Plugin Installation")%>
<% } // pluginInstallEnabled if (clientshelper.isPluginUpdateEnabled()) { %>