From 25eaf8cad7dbadb2380723f4f5640ae8b821e0ae Mon Sep 17 00:00:00 2001 From: zzz Date: Thu, 25 Mar 2010 19:06:47 +0000 Subject: [PATCH] fix dup anchor --- apps/routerconsole/jsp/configclients.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/routerconsole/jsp/configclients.jsp b/apps/routerconsole/jsp/configclients.jsp index 4bb17007c..5cbdc7324 100644 --- a/apps/routerconsole/jsp/configclients.jsp +++ b/apps/routerconsole/jsp/configclients.jsp @@ -56,7 +56,7 @@ button span.hide{ " /> <% if (clientshelper.showPlugins()) { %> -

<%=intl._("Plugin Configuration")%>

+

<%=intl._("Plugin Configuration")%>

<%=intl._("The plugins listed below are started by the webConsole client.")%>