diff options
Diffstat (limited to 'src/usr/local')
-rw-r--r-- | src/usr/local/www/services_dyndns_edit.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/local/www/services_dyndns_edit.php b/src/usr/local/www/services_dyndns_edit.php index f622c36..afe274c 100644 --- a/src/usr/local/www/services_dyndns_edit.php +++ b/src/usr/local/www/services_dyndns_edit.php @@ -370,7 +370,8 @@ $section->addPassword(new Form_Input( 'Route 53: Enter the Secret Access Key.%1$s' . 'GleSYS: Enter the API key.%1$s' . 'Dreamhost: Enter the API Key.%1$s' . - 'DNSimple: Enter the API token.', '<br />'); + 'DNSimple: Enter the API token.%1$s' . + 'Cloudflare: Enter the Global API Key.', '<br />'); $section->addInput(new Form_Input( 'zoneid', |