diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2007-03-18 01:12:40 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2007-03-18 01:12:40 +0000 |
commit | 9f8e19f424f3774e400abdfddc8e101006500fdf (patch) | |
tree | 1e4a957ea11eed7bd5788e692719ec1e4b2f62a0 /usr/local/pkg | |
parent | 0caf2436a86e6d47333adb082ca2481ba0a81fee (diff) | |
download | pfsense-9f8e19f424f3774e400abdfddc8e101006500fdf.zip pfsense-9f8e19f424f3774e400abdfddc8e101006500fdf.tar.gz |
Back out multi wan changes. I need to rethink this a bit.
Diffstat (limited to 'usr/local/pkg')
-rw-r--r-- | usr/local/pkg/sasyncd.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/local/pkg/sasyncd.xml b/usr/local/pkg/sasyncd.xml index c904b3e..94d3fe4 100644 --- a/usr/local/pkg/sasyncd.xml +++ b/usr/local/pkg/sasyncd.xml @@ -53,10 +53,8 @@ <field> <fielddescr>Failover IP</fielddescr> <fieldname>ip</fieldname> - <description>Enter the IP address you would like to use for failover. HINT: You normally want to use a public CARP ip. Seperate multiple addresses with a comma (,).</description> - <type>textarea</type> - <rows>3</rows> - <cols>60</cols> + <description>Enter the IP address you would like to use for failover. HINT: You normally want to use a public CARP ip.</description> + <type>input</type> </field> </fields> <custom_add_php_command> |