PMCORE-1469

This commit is contained in:
Andrea Adamczyk
2021-05-06 09:27:49 -04:00
parent fd7f21d68c
commit 5a8408ae54
3 changed files with 4 additions and 4 deletions

View File

@@ -7,10 +7,10 @@
<THEDESCRIPTION type="title" label="@#DESCRIPTION" enableHtml="1">
<en><![CDATA[@#DESCRIPTION]]></en>
</THEDESCRIPTION>
<USR_PASSWORD type="password" size="30" maxlength="32">
<USR_PASSWORD type="password" size="30" maxlength="100">
<en><![CDATA[Password]]></en>
</USR_PASSWORD>
<USR_PASSWORD_CONFIRM type="password" size="30" maxlength="32">
<USR_PASSWORD_CONFIRM type="password" size="30" maxlength="100">
<en><![CDATA[Re-Type Password]]></en>
</USR_PASSWORD_CONFIRM>
<__USR_PASSWORD_CHANGE__ type="hidden"/>

View File

@@ -11,7 +11,7 @@
<USR_PASSWORD type="text" size="30" maxlength="32" autocomplete="0">
<en><![CDATA[Password]]></en>
</USR_PASSWORD>
<USR_PASSWORD_MASK type="password" size="30" maxlength="32" autocomplete="0">
<USR_PASSWORD_MASK type="password" size="30" maxlength="100" autocomplete="0">
<en><![CDATA[Password]]></en>
</USR_PASSWORD_MASK>
<USER_LANG type="dropdown" sqlconnection="dbarray">

View File

@@ -11,7 +11,7 @@
<USR_PASSWORD type="hidden" size="30" maxlength="32" autocomplete="0">
<en><![CDATA[Password]]></en>
</USR_PASSWORD>
<USR_PASSWORD_MASK type="password" size="30" maxlength="32" autocomplete="0">
<USR_PASSWORD_MASK type="password" size="30" maxlength="100" autocomplete="0">
<en><![CDATA[Password]]></en>
</USR_PASSWORD_MASK>
<USER_ENV type="text" size="30" maxlength="50" autocomplete="0">