From abf1fd53a127e5ac3fedbf81bbab0666e81dc854 Mon Sep 17 00:00:00 2001 From: NamrataChangani Date: Tue, 10 Jul 2018 18:19:11 +0530 Subject: [PATCH] Added translation function for Magento_Braintree module's template file. --- .../Braintree/view/frontend/templates/paypal/button.phtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/code/Magento/Braintree/view/frontend/templates/paypal/button.phtml b/app/code/Magento/Braintree/view/frontend/templates/paypal/button.phtml index 1d60d19458a28..c1ef461ecae7c 100644 --- a/app/code/Magento/Braintree/view/frontend/templates/paypal/button.phtml +++ b/app/code/Magento/Braintree/view/frontend/templates/paypal/button.phtml @@ -29,6 +29,7 @@ $config = [ class="action-braintree-paypal-logo" disabled> Pay with PayPal + alt="escapeHtml(__('Pay with PayPal')) ?>" + title="escapeHtml(__('Pay with PayPal')) ?>"/>