$deLangId,
$this->
getOrderConfirmationHTMLTemplateDe(),
$this->
getOrderConfirmationPlainTemplateDe() );
// update delivery email templates
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_DELIVERY_STATE_CANCELLED,
$connection,
$deLangId,
$this->
getDeliveryCancellationHtmlTemplateDe(),
$this->
getDeliveryCancellationPlainTemplateDe() );
$this->
updateMailTemplate( MailTemplateTypes::MAILTYPE_STATE_ENTER_ORDER_DELIVERY_STATE_RETURNED,
$connection,
$deLangId,
$this->
getDeliveryReturnedHtmlTemplateDe(),
$this->
getDeliveryReturnedPlainTemplateDe() );
$this->
updateMailTemplate(