MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_DELIVERY_STATE_RETURNED,
$connection,
$deLangId,
$this->
getDeliveryReturnedHtmlTemplateDe(),
$this->
getDeliveryReturnedPlainTemplateDe() );
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_DELIVERY_STATE_SHIPPED_PARTIALLY,
$connection,
$deLangId,
$this->
getDeliveryShippedPartiallyHtmlTemplateDe(),
$this->
getDeliveryShippedPartiallyPlainTemplateDe() );
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_DELIVERY_STATE_SHIPPED,
$connection,
$deLangId,
$this->
getDeliveryShippedHTMLTemplateDe(),
$this->
getDeliveryShippedPlainTemplateDe() );