fix dup anchor

This commit is contained in:
zzz
2010-03-25 19:06:47 +00:00
parent c8f97d9c73
commit 25eaf8cad7

View File

@@ -56,7 +56,7 @@ button span.hide{
<input type="submit" name="action" value="<%=intl._("Save WebApp Configuration")%>" />
</div></div>
<% if (clientshelper.showPlugins()) { %>
<h3><a name="webapp"></a><%=intl._("Plugin Configuration")%></h3><p>
<h3><a name="pconfig"></a><%=intl._("Plugin Configuration")%></h3><p>
<%=intl._("The plugins listed below are started by the webConsole client.")%>
</p><div class="wideload"><p>
<jsp:getProperty name="clientshelper" property="form3" />