diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2008-10-24 18:57:11 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2008-10-24 18:57:11 +0000 |
commit | 71c579d4c3054093abf081f0eeb3f6d3d3888892 (patch) | |
tree | 40218f087142c8b6ab1e190e8d92a72afde81816 | |
parent | 9f17f8826bf2dd5287ea5dc3b0d397c4f7bd1e89 (diff) | |
download | pfsense-packages-71c579d4c3054093abf081f0eeb3f6d3d3888892.tar.gz pfsense-packages-71c579d4c3054093abf081f0eeb3f6d3d3888892.tar.bz2 pfsense-packages-71c579d4c3054093abf081f0eeb3f6d3d3888892.zip |
Fix cosmetic listtopic bugs
-rw-r--r-- | packages/tinydns/new_zone_wizard.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/tinydns/new_zone_wizard.xml b/packages/tinydns/new_zone_wizard.xml index fd2e29c3..4f5313bf 100644 --- a/packages/tinydns/new_zone_wizard.xml +++ b/packages/tinydns/new_zone_wizard.xml @@ -51,10 +51,6 @@ <description>On this screen you will define the SOA records for this zone</description> <fields> <field> - <name>Domain information</name> - <type>listtopic</type> - </field> - <field> <name>Domain Name</name> <type>input</type> <unsetfield>yes</unsetfield> |