summaryrefslogtreecommitdiffstats
path: root/src/usr/local
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2017-04-03 14:49:20 -0400
committerjim-p <jimp@pfsense.org>2017-04-03 14:49:20 -0400
commiteec009945ce6f5a9a53fadae9f128703c5c90b82 (patch)
treee1b99268d7e76557c5ae814f1cca0748fcf21283 /src/usr/local
parentae6e7a24b4afb1a76a461965d999d659116ea889 (diff)
parent566324432cccf156fb0f4ddcb9993028bac5489c (diff)
downloadpfsense-eec009945ce6f5a9a53fadae9f128703c5c90b82.zip
pfsense-eec009945ce6f5a9a53fadae9f128703c5c90b82.tar.gz
Merge pull request #3608 from jxmx/7206_route53
Diffstat (limited to 'src/usr/local')
-rw-r--r--src/usr/local/www/services_dyndns_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_dyndns_edit.php b/src/usr/local/www/services_dyndns_edit.php
index 083fce9..b30aa3d 100644
--- a/src/usr/local/www/services_dyndns_edit.php
+++ b/src/usr/local/www/services_dyndns_edit.php
@@ -372,7 +372,7 @@ $section->addInput(new Form_Input(
'Zone ID',
'text',
$pconfig['zoneid']
-))->setHelp('Route53: Enter AWS Region and Zone ID in the form REGION/ZONEID (example: "us-east-1/A1B2C3D4E5F6Z").%1$s' .
+))->setHelp('Route53: Enter AWS Zone ID.%1$s' .
'DNSimple: Enter the Record ID of record to update.', '<br />');
$section->addInput(new Form_Input(
OpenPOWER on IntegriCloud