diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-02-01 19:08:27 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-02-01 19:08:27 +0000 |
commit | 42ea4cb41bdc297d5c6ded3a423e1b0b047b14a1 (patch) | |
tree | cf767426b48bc472918ddef7c45c450a08b42c26 /usr | |
parent | 02ecc674dbbbabe5f45a4bc046d4f74b4d7b4fb5 (diff) | |
download | pfsense-42ea4cb41bdc297d5c6ded3a423e1b0b047b14a1.zip pfsense-42ea4cb41bdc297d5c6ded3a423e1b0b047b14a1.tar.gz |
This should be a checkbox.
Diffstat (limited to 'usr')
-rw-r--r-- | usr/local/pkg/carp_settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/pkg/carp_settings.xml b/usr/local/pkg/carp_settings.xml index 791e78e..3046c7d 100644 --- a/usr/local/pkg/carp_settings.xml +++ b/usr/local/pkg/carp_settings.xml @@ -145,7 +145,7 @@ <fielddescr>Synchronize DNS Forwarder</fielddescr> <fieldname>synchronizednsforwarder</fieldname> <description>When this option is enabled, this system will automatically sync the DNS Forwarder hosts/domains over to the other carp host when changes are made.</description> - <type>input</type> + <type>checkbox</type> </field> <field> <fielddescr>Synchronize to IP</fielddescr> |