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_idtext
- 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_idtext
- 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.