#WITH_ERROR(#FormError)
#IF(#FormError) #LOCAL("UnspecifiedError",0)
#LOOP(#FormErrors.Form.LoginData.Errors) #IF(#Reason EQ "LoginFailed")

{LoginFailed}

{PleaseCorrectYourLoginDetails}

#ELSE #SET("UnspecifiedError",1) #ENDIF #ENDLOOP #IF(#UnspecifiedError)

{InputError}

{PleaseCorrectErrors}

#ENDIF
#ENDLOCAL #ENDIF

{Info0}

  1. {Info1} {RegisterNow}
  2. #LOCAL("MailSubject", "Activation of pro account")
  3. {Info2} #PortalSite.EMail
  4. #ENDLOCAL
  5. {Info3}
  6. {Info4}
  7. {Info5} {ClickSave}
{RegisterDataInfo}
{MerchantEMail} {MandatoryStar}
{Password} {MandatoryStar}
#ENDWITH_ERROR
{MandatoryFields}