From faee0ba000072d61f13b256be3e7061493ff0416 Mon Sep 17 00:00:00 2001
From: ChuckyK <33485610+ChuckyK@users.noreply.github.com>
Date: Thu, 9 Nov 2017 19:09:19 +0200
Subject: [PATCH] Update button.phtml
---
.../Magento/Checkout/view/frontend/templates/button.phtml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/code/Magento/Checkout/view/frontend/templates/button.phtml b/app/code/Magento/Checkout/view/frontend/templates/button.phtml
index 32a36acb46153..c3edfe30f8bdd 100644
--- a/app/code/Magento/Checkout/view/frontend/templates/button.phtml
+++ b/app/code/Magento/Checkout/view/frontend/templates/button.phtml
@@ -10,8 +10,8 @@
getCanViewOrder() && $block->getCanPrintOrder()) :?>
-
- = /* @escapeNotVerified */ echo __('Print receipt') ?>
+
+ = /* @escapeNotVerified */ __('Print receipt') ?>
= $block->getChildHtml() ?>