PMCORE-1469
This commit is contained in:
@@ -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"/>
|
||||
|
||||
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user