Skip to content

Commit 2de79c8

Browse files
author
Roman Lytvynenko
committed
MC-33700: TransportBuilder unable to send emails of Content-Type "text/plain"
1 parent 2288eae commit 2de79c8

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Email/view/adminhtml/templates/template

1 file changed

+1
-1
lines changed

app/code/Magento/Email/view/adminhtml/templates/template/edit.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
use Magento\Framework\App\TemplateTypesInterface;
88

9-
// phpcs:disable Magento2.Files.LineLength
9+
// phpcs:disable Generic.Files.LineLength.TooLong
1010

1111
/** @var $block \Magento\Email\Block\Adminhtml\Template\Edit */
1212
?>

0 commit comments

Comments
 (0)