| Current Path : /home/rtorresani/www/vendor/magento/module-paypal/view/frontend/templates/hss/review/ |
| Current File : //home/rtorresani/www/vendor/magento/module-paypal/view/frontend/templates/hss/review/button.phtml |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
?>
<button type="submit" data-role="review-save" title="<?= $block->escapeHtml(__('Continue')) ?>"
class="button action checkout primary">
<span><?= $block->escapeHtml(__('Continue')) ?></span>
</button>