#INCLUDE("INC-Header.html")
#StoreName
{Diagnostics}
{UserAccount}
#INCLUDE("INC-Quickbar.html")
{UserAccount}
#IF(#PWD_CHANGED)
{PasswdChangedInfo}
#ENDIF #WITH(#Session.User)
#IF(#FormError)
{InputError}
#IF(#FormErrors.Reason.PWD_NOT_SAME)
{PasswordNotSame}
#ELSIF(#FormErrors.Reason.WRONG_OLD_PWD)
{WrongOldPassword}
#ELSIF(#FormErrors.Reason.PASSWORD_WRONG)
{WrongPassword}
#ENDIF
{PleaseCorrectErrors}
#ENDIF
#BLOCK("WITH_FORM_ERROR",#FormError)
{UserName}{MandatoryStar}
{UserLogin}{MandatoryStar}
{EMail}{MandatoryStar}
{PasswordChangeTitle}
{OldPassword}
{NewPassword}
{PasswordConf}
{PasswordLength}
#ENDBLOCK
{MandatoryFields}
#ENDWITH
{Copyright}