diff --git a/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/export_options.xml b/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/export_options.xml
index 71b124766..9f2fbea96 100644
--- a/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/export_options.xml
+++ b/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/export_options.xml
@@ -3,21 +3,19 @@
openvpn_export.serversdropdown
-
+ Select an OpenVPN server to export profiles for.openvpn_export.templatedropdown
-
+ File format to export.openvpn_export.hostnametext
-
- Address(es) or hostname(s) to which this client should connect to, use comma's to provide more then one
-
+ Address(es) or hostname(s) to which this client should connect to separated by comma for multiple entriesopenvpn_export.local_port
@@ -50,19 +48,14 @@
checkbox
-
- Load the certificate and private key from the Windows Certificate System Store (Windows/OpenSSL Only).
-
+ Load the certificate and private key from the Windows Certificate System Store (Windows/OpenSSL Only).openvpn_export.auth_nocachecheckbox
-
- Sets auth-nocache in the exported configuration when password authentication is used.
- This prevents OpenVPN from caching passwords in memory.
-
+ Sets auth-nocache in the exported configuration when password authentication is used. This prevents OpenVPN from caching passwords in memory.openvpn_export.plain_config