#LOCAL("EditAddress", #AddressItemFormError)

{AccountData}

{AccountDataText}
#REM #ENDREM

{EmailAddress}

#IF(#FormError AND (#FormErrors.Reason.FORMAT_NOT_EMAILADDRESS OR #FormErrors.Reason.EMAIL_EXISTS OR #FormErrors.Reason.STRING_EMPTY)) #ENDIF
#BLOCK("NewLineReplace", " ") #ENDBLOCK
#REM #ENDREM #REM #ENDREM
#IF(#FormError AND (#FormErrors.Reason.PASSWORD_NOT_CORRECT OR #FormErrors.Reason.WRONG_OLD_PWD OR #FormErrors.Reason.PWD_NOT_SAME)) #ENDIF
{OldPassword} {MandatoryStar}
{NewPassword} {MandatoryStar}
{PasswordConf} {MandatoryStar}
{MandatoryFields}
#REM #ENDREM
#ENDLOCAL