tokens_exchange.phtml 388 B

1234567891011121314
  1. <?php
  2. /**
  3. * Content of popup for tokens exchange action.
  4. *
  5. * Copyright © Magento, Inc. All rights reserved.
  6. * See COPYING.txt for license details.
  7. *
  8. * @var \Magento\Backend\Block\Template $block
  9. */
  10. // @codingStandardsIgnoreFile
  11. ?>
  12. <div><p><?= /* @escapeNotVerified */ __("Please setup or sign in into your 3rd party account to complete setup of this integration.") ?></p></div>