summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-08-16 15:36:47 -0300
committerRenato Botelho <renato@netgate.com>2017-08-16 15:36:47 -0300
commit1efb03647d101cffd2efe65a4e3cfe21809aa5dd (patch)
tree1eea510019bc6751974c6387f70f6dcbbd6ce425 /src
parenta7c47d85270fcf8c784e6af61ea2fd09f9d4f5ac (diff)
parent94bb17b25067ce7b2081ef9f1c4e53e758142ce0 (diff)
downloadpfsense-1efb03647d101cffd2efe65a4e3cfe21809aa5dd.zip
pfsense-1efb03647d101cffd2efe65a4e3cfe21809aa5dd.tar.gz
Merge pull request #3796 from eyJhb/master
Diffstat (limited to 'src')
-rw-r--r--src/usr/local/www/services_dyndns_edit.php3
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',
OpenPOWER on IntegriCloud