{MyAccount} {PasswordChangeTitle}


#IF(#FormError)

{InputError}

#IF(#FormErrors.Reason.PWD_NOT_SAME)

{PasswordNotSame}

#ELSIF(#FormErrors.Reason.WRONG_OLD_PWD)

{WrongOldPassword}

#ELSIF(#FormErrors.Reason.NO_ENTRIES)

{FillOutAllFields}

#ELSIF(#FormErrors.Reason.PASSWORD_WRONG)

{WrongPassword}

#ENDIF

{PleaseCorrectErrors}


#ENDIF #IF(#NO_MAILADDRESS)

{NoMailAddress}


#ENDIF #IF(#PWD_CHANGED)

{PasswdChangedInfo}


#ENDIF
{PasswordChangeTitle}
{Password}

{NewPassword}
{PasswordConf}