diff options
author | Colin Smith <colin@pfsense.org> | 2005-03-31 15:04:44 +0000 |
---|---|---|
committer | Colin Smith <colin@pfsense.org> | 2005-03-31 15:04:44 +0000 |
commit | 89250e807a60a42c27c03ecd50228e0c2d143c19 (patch) | |
tree | 60f79e8e9b607a13b7cc285033c0096c17cd3eb9 | |
parent | b65355f148f4137d9538030fa53eb95c192e3646 (diff) | |
download | pfsense-packages-89250e807a60a42c27c03ecd50228e0c2d143c19.tar.gz pfsense-packages-89250e807a60a42c27c03ecd50228e0c2d143c19.tar.bz2 pfsense-packages-89250e807a60a42c27c03ecd50228e0c2d143c19.zip |
Remove <note> from CARP settings webGUI.
-rw-r--r-- | packages/carp_settings.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/carp_settings.xml b/packages/carp_settings.xml index a8dff8dd..f93df97e 100644 --- a/packages/carp_settings.xml +++ b/packages/carp_settings.xml @@ -116,8 +116,5 @@ <description>Enter the webGUI password of the system that you would like to synchronize with.</description> <type>input</type> </field> - <field> - <note>Note: CARP sync is currently only supported over http connections - make sure the remote system's WebGUI protocol is set to this!</note> - </field> </fields> </packagegui> |