failed.phtml 160 B

123456
  1. <p>
  2. <?php echo $this->_("Your payment hasn't been registered, or was invalid."); ?>
  3. </p>
  4. <p>
  5. <?php echo $this->_('Sorry for the inconvenience'); ?>
  6. </p>