Skip to content

Commit 97239fe

Browse files
#39861: Shipment email not sent when submitted from Admin Order view despite being enabled in store configuration
- copyright
1 parent ce4f372 commit 97239fe

File tree

1 file changed

+2
-2
lines changed
  • app/code/Magento/Shipping/Controller/Adminhtml/Order/Shipment

1 file changed

+2
-2
lines changed

app/code/Magento/Shipping/Controller/Adminhtml/Order/Shipment/Save.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
3-
* Copyright © Magento, Inc. All rights reserved.
4-
* See COPYING.txt for license details.
3+
* Copyright 2015 Adobe
4+
* All Rights Reserved.
55
*/
66

77
namespace Magento\Shipping\Controller\Adminhtml\Order\Shipment;

0 commit comments

Comments
 (0)