Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/module-paypal/view/frontend/templates/hss/review/
Upload File :
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>