diff options
-rw-r--r-- | packages/carp_settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/carp_settings.xml b/packages/carp_settings.xml index 66795397..7c9b9885 100644 --- a/packages/carp_settings.xml +++ b/packages/carp_settings.xml @@ -116,7 +116,7 @@ <fielddescr>Remote System Password</fielddescr> <fieldname>password</fieldname> <description>Enter the webGUI password of the system that you would like to synchronize with.</description> - <type>input</type> + <type>password</type> </field> </fields> </packagegui> |