Skip to content

Commit

Permalink
🔃 [EngCom] Public Pull Requests - 2.1-develop
Browse files Browse the repository at this point in the history
Accepted Public Pull Requests:
 - #16770: [Backport] Added translation function for Magento_Braintree module's template file. (by @sanganinamrata)
  • Loading branch information
Stanislav Idolov authored Jul 17, 2018
2 parents 21d24db + 705dd4f commit a160f2b
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ $config = [
class="action-braintree-paypal-logo" disabled>
<img class="braintree-paypal-button-hidden"
src="https://checkout.paypal.com/pwpp/2.17.6/images/pay-with-paypal.png"
alt="Pay with PayPal"/>
alt="<?php echo $block->escapeHtml(__('Pay with PayPal')); ?>"
title="<?php echo $block->escapeHtml(__('Pay with PayPal')); ?>"/>
</button>
</div>

0 comments on commit a160f2b

Please sign in to comment.