diff options
Diffstat (limited to 'packages/carp.xml')
-rw-r--r-- | packages/carp.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/packages/carp.xml b/packages/carp.xml index 9eb588db..73fc4ed3 100644 --- a/packages/carp.xml +++ b/packages/carp.xml @@ -50,12 +50,6 @@ <type>input</type> </field> <field> - <fielddescr>Virtual IP Password</fielddescr> - <fieldname>password</fieldname> - <description>Enter the VHID group password.</description> - <type>password</type> - </field> - <field> <fielddescr>Virtual IP Netmask</fielddescr> <fieldname>netmask</fieldname> <description>Enter the IP Address's netmask that you would like to share on both machines</description> @@ -97,6 +91,12 @@ </options> </field> <field> + <fielddescr>Virtual IP Password</fielddescr> + <fieldname>password</fieldname> + <description>Enter the VHID group password.</description> + <type>password</type> + </field> + <field> <fielddescr>VHID Group</fielddescr> <fieldname>vhid</fieldname> <description>Enter the VHID group that the machines will share</description> |