diff --git a/client/src/components/Settings/Clients/Form.js b/client/src/components/Settings/Clients/Form.js index ba4ec4b3..60f2b1d5 100644 --- a/client/src/components/Settings/Clients/Form.js +++ b/client/src/components/Settings/Clients/Form.js @@ -26,7 +26,7 @@ import { renderTextareaField, } from '../../../helpers/form'; import { validateClientId, validateRequiredValue } from '../../../helpers/validators'; -import { CLIENT_ID_LINK, FORM_NAME, UINT32_RANGE } from '../../../helpers/constants'; +import { IDENTIFYING_CLIENTS_LINK, FORM_NAME, UINT32_RANGE } from '../../../helpers/constants'; import './Service.css'; const settingsCheckboxes = [ @@ -98,12 +98,12 @@ const renderFieldsWrapper = (placeholder, buttonTitle) => function cell(row) { ))} @@ -298,7 +298,7 @@ let Form = (props) => { title: 'upstream_dns', component:
- link]}> + ]}> upstream_dns_client_desc
@@ -372,7 +372,7 @@ let Form = (props) => {
link, + key="0">, ]}> tags_desc @@ -393,7 +393,7 @@ let Form = (props) => {
text, ]}> client_identifier_desc