summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/pkg/carp_settings.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/usr/local/pkg/carp_settings.xml b/usr/local/pkg/carp_settings.xml
index 85f3be1..cb34bb5 100644
--- a/usr/local/pkg/carp_settings.xml
+++ b/usr/local/pkg/carp_settings.xml
@@ -75,6 +75,12 @@
<type>checkbox</type>
</field>
<field>
+ <fielddescr>Synchronize Firewall Schedules</fielddescr>
+ <fieldname>synchronizeschedules</fieldname>
+ <description>When this option is enabled, this system will automatically sync the firewall schedules over to the other carp host when changes are made.</description>
+ <type>checkbox</type>
+ </field>
+ <field>
<fielddescr>Synchronize aliases</fielddescr>
<fieldname>synchronizealiases</fieldname>
<description>When this option is enabled, this system will automatically sync the aliases over to the other carp when changes are made.</description>
@@ -149,12 +155,6 @@
<description>Enter the webGUI password of the system that you would like to synchronize with.</description>
<type>password</type>
</field>
- <field>
- <fielddescr>Synchronize Firewall Schedules</fielddescr>
- <fieldname>synchronizeschedules</fieldname>
- <description>When this option is enabled, this system will automatically sync the firewall schedules over to the other carp host when changes are made.</description>
- <type>checkbox</type>
- </field>
</fields>
<custom_php_validation_command>
if($_POST["synchronizetoip"])
OpenPOWER on IntegriCloud