diff --git a/view/frontend/templates/customer/lookupform.phtml b/view/frontend/templates/customer/lookupform.phtml index 8b41418..a819589 100644 --- a/view/frontend/templates/customer/lookupform.phtml +++ b/view/frontend/templates/customer/lookupform.phtml @@ -5,51 +5,60 @@ * https://www.magepal.com | support@magepal.com */ -/** @var $block MagePal\GuestToCustomer\Block\Customer\LookupForm */ +/** @var $escaper \Magento\Framework\Escaper */ +/** @var $block MagePal\GuestToCustomer\Block\Customer\LookupForm */ ?> - -
+
getBlockHtml('formkey') ?> - escapeHtml(__('Guest Order Information')) ?>
+ escapeHtml(__('Guest Order Information')) ?>
- +
- +
getChildHtml('form_additional_info') ?> +
- +
-