diff options
Diffstat (limited to 'interface-definitions/dns-dynamic.xml.in')
| -rw-r--r-- | interface-definitions/dns-dynamic.xml.in | 14 | 
1 files changed, 1 insertions, 13 deletions
| diff --git a/interface-definitions/dns-dynamic.xml.in b/interface-definitions/dns-dynamic.xml.in index e41ba7f60..a39e412b2 100644 --- a/interface-definitions/dns-dynamic.xml.in +++ b/interface-definitions/dns-dynamic.xml.in @@ -237,19 +237,7 @@                            <constraintErrorMessage>Please choose from the list of allowed protocols</constraintErrorMessage>                          </properties>                        </leafNode> -                      <leafNode name="server"> -                        <properties> -                          <help>Server to send DDNS update to</help> -                          <valueHelp> -                            <format>IPv4</format> -                            <description>IP address of DDNS server</description> -                          </valueHelp> -                          <valueHelp> -                            <format>FQDN</format> -                            <description>Hostname of DDNS server</description> -                          </valueHelp> -                        </properties> -                      </leafNode> +                      #include <include/server-ipv4-fqdn.xml.i>                        <leafNode name="zone">                          <properties>                            <help>DNS zone to update (only available with CloudFlare)</help> | 
