summaryrefslogtreecommitdiffstats
path: root/usr/local/pkg
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-04-23 00:36:41 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-04-23 00:36:41 +0000
commit3fb0b9c1411962deffc1d1fa91e52f0101d953e4 (patch)
treea4b9d682513aea89f7119a7774992354d8575b2d /usr/local/pkg
parent774c288f3c54a30e59c4ae86c36309cdf364197a (diff)
downloadpfsense-3fb0b9c1411962deffc1d1fa91e52f0101d953e4.zip
pfsense-3fb0b9c1411962deffc1d1fa91e52f0101d953e4.tar.gz
Move sync schedules underneath firewall rules section for cosmetic bling bling. Suggested-mulitple-times-by: Holger
Diffstat (limited to 'usr/local/pkg')
-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