From 25e0a41fc77989a2913ef4a34e6820ff4edcf885 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 7 Sep 2023 07:44:48 +0200 Subject: [PATCH] ipsec: small help text update --- .../mvc/app/controllers/OPNsense/IPsec/forms/dialogLocal.xml | 2 +- .../mvc/app/controllers/OPNsense/IPsec/forms/dialogRemote.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogLocal.xml b/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogLocal.xml index cfb7d04c9..e7a081e34 100644 --- a/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogLocal.xml +++ b/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogLocal.xml @@ -38,7 +38,7 @@ local.eap_id text - Client EAP-Identity to use in EAP-Identity exchange and the EAP method. If set to %any the EAP-Identity method will be used to ask the client for an EAP identity + Client EAP-Identity to use in EAP-Identity exchange and the EAP method. If set to %any the EAP-Identity method will be used to ask the client for an EAP identity. diff --git a/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogRemote.xml b/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogRemote.xml index 6439f37b6..d7b19d471 100644 --- a/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogRemote.xml +++ b/src/opnsense/mvc/app/controllers/OPNsense/IPsec/forms/dialogRemote.xml @@ -38,7 +38,7 @@ remote.eap_id text - Client EAP-Identity to use in EAP-Identity exchange and the EAP method. If set to %any the EAP-Identity method will be used to ask the client for an EAP identity + Client EAP-Identity to use in EAP-Identity exchange and the EAP method. If set to %any the EAP-Identity method will be used to ask the client for an EAP identity.