diff options
Diffstat (limited to 'config/Fit123/fit123.xml')
-rw-r--r-- | config/Fit123/fit123.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/Fit123/fit123.xml b/config/Fit123/fit123.xml index 063a0f4b..04274234 100644 --- a/config/Fit123/fit123.xml +++ b/config/Fit123/fit123.xml @@ -65,6 +65,12 @@ </description>
<type>checkbox</type>
</field> + <field>
+ <fielddescr>DNS Servers</fielddescr>
+ <fieldname>dnssrv</fieldname>
+ <description>Adds option for a 3th and 4th DNS Server</description>
+ <type>checkbox</type>
+ </field> </fields> <custom_php_command_before_form>Fit123_config();</custom_php_command_before_form> <custom_php_after_form_command></custom_php_after_form_command> |