prohibited.phtml 149 B

123456
  1. <h2>
  2. <?php echo $this->_('Access Denied'); ?>
  3. </h2>
  4. <h4>
  5. <?php echo $this->_('You do not have the privileges to access this page.'); ?>
  6. </h4>