summaryrefslogtreecommitdiffstats
path: root/src/usr/local
diff options
context:
space:
mode:
authorPhil Davis <phil@jankaritech.com>2017-05-01 22:37:57 +0545
committerGitHub <noreply@github.com>2017-05-01 22:37:57 +0545
commit5ce6ce4b1ad850e70d5a2fe218317b1a1b545907 (patch)
tree1a3ebe3f21b80060e9a3f6164d67c7d922b27ae6 /src/usr/local
parent74ddcdb2be383425c745c2ed9cea1649ad73d25a (diff)
downloadpfsense-5ce6ce4b1ad850e70d5a2fe218317b1a1b545907.zip
pfsense-5ce6ce4b1ad850e70d5a2fe218317b1a1b545907.tar.gz
Integrate various cloudflare changes
Diffstat (limited to 'src/usr/local')
-rw-r--r--src/usr/local/www/services_dyndns_edit.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/usr/local/www/services_dyndns_edit.php b/src/usr/local/www/services_dyndns_edit.php
index 173b3bb..f2b5701 100644
--- a/src/usr/local/www/services_dyndns_edit.php
+++ b/src/usr/local/www/services_dyndns_edit.php
@@ -469,8 +469,6 @@ events.push(function() {
hideInput('ttl', false);
break;
case "namecheap":
- case "cloudflare-v6":
- case "cloudflare":
case "gratisdns":
case "hover":
hideGroupInput('domainname', false);
@@ -488,7 +486,7 @@ events.push(function() {
break;
case "cloudflare-v6":
case "cloudflare":
- hideGroupInput('domainname', true);
+ hideGroupInput('domainname', false);
hideInput('resultmatch', true);
hideInput('updateurl', true);
hideInput('requestif', true);
OpenPOWER on IntegriCloud