diff --git a/apps/routerconsole/jsp/configfamily.jsp b/apps/routerconsole/jsp/configfamily.jsp index 7a4ddb03d..119239098 100644 --- a/apps/routerconsole/jsp/configfamily.jsp +++ b/apps/routerconsole/jsp/configfamily.jsp @@ -21,8 +21,8 @@ <%@include file="formhandler.jsi" %>
<%=intl._t("Routers in the same family share a family key.")%> -<%=intl._t("To start a new family, enter a family name.")%> <%=intl._t("To join an existing family, import the private key you exported from a router in the family.")%> +<%=intl._t("To start a new family, enter a family name.")%>
<% @@ -30,26 +30,26 @@ if (family.length() <= 0) { // no family yet %> - -