diff options
Diffstat (limited to 'packages/carp_settings.xml')
-rw-r--r-- | packages/carp_settings.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/carp_settings.xml b/packages/carp_settings.xml index 78dad743..a8dff8dd 100644 --- a/packages/carp_settings.xml +++ b/packages/carp_settings.xml @@ -112,12 +112,12 @@ </field> <field> <fielddescr>Remote System Password</fielddescr> - <fieldname>password</fieldname> + <fieldname>password</fieldname> <description>Enter the webGUI password of the system that you would like to synchronize with.</description> - <type>input</type> + <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> + </fields> </packagegui> |