completed.phtml 142 B

123456
  1. <p>
  2. <?php echo $this->_('Your payment has been confirmed.'); ?>
  3. </p>
  4. <p>
  5. <?php echo $this->_('Thank you for your business.'); ?>
  6. </p>