#LOCAL("RegisterError", 0) #LOCAL("PasswordError", 0) #IF(#GET("FormError_".#NamePrefix."UserName") OR #GET("FormError_".#NamePrefix."Password") OR #GET("FormError_".#NamePrefix."PasswordConf")) #SET("RegisterError", 1) #ENDIF #IF(#FormErrors.Reason.PasswordWithSpaces)#SET("PasswordError", 1)#ENDIF
{EmailAddress} {MandatoryStar}
{Password} {MandatoryStar}
{PasswordConf} {MandatoryStar}
#ENDLOCAL #ENDLOCAL #SET("IsOneBoxVisible", 1)