#WITH_ERROR(#FormError)
DHL Intraship

{Info0}

  1. {Info1} {RegisterURL}
  2. {Info2} {ClickSave}
  3. {Info3} {AddNavElementNow}
{AdminURL}
#IF(#FormError)
#LOOP(#FormErrors.Errors) #IF(#Reason EQ "STRING_EMPTY")

{MandatoryNotice}

#ENDIF #IF ( #Name EQ "CustomerNumber" AND ((#Reason EQ "STRING_TOO_SHORT") OR (#Reason EQ "STRING_TOO_LONG")) )

{ExpectedNumberFormat}

#ENDIF #ENDLOOP
#ENDIF
{RegisterDataInfo}
{UserName} {MandatoryStar}
{Password} {MandatoryStar}
{CustomerNumber} {MandatoryStar}

{ShippingFulfillmentSettings}
{Mode}
{AutoGenerateLabels} {GenerateLabelIfInvoiceIssued}
#INCLUDE("INC-PropagateChangesNotice") #INCLUDE("INC-DHLIntrashipUnusable")
#ENDWITH_ERROR