#IF(#FormError)

{InputError}

{PleaseCorrectErrors} #IF(#FormErrors.Reason.NotForAllCustomersIsPossibleToChangeToThisTimeFrame)
{NotForAllCustomersIsPossibleToChangeToThisTimeFrame} #LOOP(#FormErrors.Reason.NotForAllCustomersIsPossibleToChangeToThisTimeFrame.Errors) ({Customer}: #Customer.NameOrAlias, {PriceList}: #PriceList.NameOrAlias)
#ENDLOOP #ENDIF #IF(#FormErrors.Reason.NotForAllCustomerGroupsIsPossibleToChangeToThisTimeFrame)
{NotForAllCustomerGroupsIsPossibleToChangeToThisTimeFrame} #LOOP(#FormErrors.Reason.NotForAllCustomerGroupsIsPossibleToChangeToThisTimeFrame.Errors) ({CustomerGroup}: #CustomerGroup.NameOrAlias, {PriceList}: #PriceList.NameOrAlias)
#ENDLOOP #ENDIF #IF(#FormErrors.Reason.InvalidTimeFrame)
{InvalidTimeFrame} #ENDIF #IF(#FormErrors.Reason.OBJECT_EXISTS)
{OBJECT_EXISTS} #ENDIF
#ENDIF #IF(#DELETE)

{AcceptAction}

#ENDIF #WITH_ERROR(#FormError)
{Alias}
{Name} #LOOP(#Shop.Languages) #BLOCK("WITH_LANGUAGE", #LanguageID) #Native
#ENDBLOCK #ENDLOOP
{CurrencyID} #IF(#DEFINED(#CurrencyID))#LOCAL("LocalCurrency", #FUNCTION("CURRENCY", #CurrencyID))#LocalCurrency.Symbol#ENDLOCAL#ENDIF
{ValidFrom}
{ValidTo}
#IF(#DELETE) #ELSE #IF(#Session.User.DeleteConfirmation) #ELSE #ENDIF #ENDIF
#ENDWITH_ERROR