mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Merge pull request #3796 from eyJhb/master
This commit is contained in:
commit
1efb03647d
@ -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',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user