diff options
Diffstat (limited to 'packages/tinydns/tinydns.xml')
-rw-r--r-- | packages/tinydns/tinydns.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/packages/tinydns/tinydns.xml b/packages/tinydns/tinydns.xml index b18e1eef..27159e62 100644 --- a/packages/tinydns/tinydns.xml +++ b/packages/tinydns/tinydns.xml @@ -157,6 +157,16 @@ <fields> <field> <type>listtopic</type> + <name>Binding IP Address</name> + </field> + <field> + <fielddescr>IP Address</fielddescr> + <fieldname>ipaddress</fieldname> + <description>Bind TinyDNS to this IP address. Enable DNS Forwarders bind TinyDNS to the LAN IP.</description> + <type>input</type> + </field> + <field> + <type>listtopic</type> <name>DNS-Cache server</name> </field> <field> @@ -179,16 +189,6 @@ </field> <field> <type>listtopic</type> - <name>Binding IP Address</name> - </field> - <field> - <fielddescr>IP Address</fielddescr> - <fieldname>ipaddress</fieldname> - <description>Bind TinyDNS to this IP address. Enable DNS Forwarders bind TinyDNS to the LAN IP.</description> - <type>input</type> - </field> - <field> - <type>listtopic</type> <name>Monitoring address refresh interval</name> </field> <field> |