diff --git a/app/code/Magento/Sales/view/adminhtml/templates/order/create/coupons/form.phtml b/app/code/Magento/Sales/view/adminhtml/templates/order/create/coupons/form.phtml index e88b6ee330e97..188587588897e 100644 --- a/app/code/Magento/Sales/view/adminhtml/templates/order/create/coupons/form.phtml +++ b/app/code/Magento/Sales/view/adminhtml/templates/order/create/coupons/form.phtml @@ -10,8 +10,10 @@
+ getCouponCode()) : ?> getButtonHtml(__('Apply'), 'order.applyCoupon($F(\'coupons:code\'))') ?> + getCouponCode()) : ?>

escapeHtml($block->getCouponCode()) ?>