diff --git a/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml b/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml
index 14ea6f867..98f703d7a 100644
--- a/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml
+++ b/security/acme-client/src/opnsense/mvc/app/controllers/OPNsense/AcmeClient/forms/dialogValidation.xml
@@ -184,27 +184,36 @@
header
+
+
+ header
+ validation.dns_cf_email
-
+
text
+ Use your CF account with full privileges. This is less secure, a API token should be used instead (see below).validation.dns_cf_key
-
+
password
+
+
+ header
+ validation.dns_cf_account_idtext
- Can be found in the URI after loggin into the Cloudflare dashboard.
+ Can be found in the URI after logging into the Cloudflare dashboard.validation.dns_cf_tokenpassword
- The token needs "Read" access to Zone.Zone and "Edit" to Zone.DNS across "All zones from an account".
+ The token needs "Read" access to Zone.Zone and "Edit" access to Zone.DNS across all zones from an account.