diff --git a/apps/routerconsole/jsp/configclients.jsp b/apps/routerconsole/jsp/configclients.jsp
index 4bb17007c6bf500d4dc523badff91afb5f1a6973..5cbdc73245ee0a00d305c6e13ed2c6ea06c9bea1 100644
--- a/apps/routerconsole/jsp/configclients.jsp
+++ b/apps/routerconsole/jsp/configclients.jsp
@@ -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" />